diff options
author | Chris Larson <clarson@kergoth.com> | 2004-05-29 17:39:32 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2004-05-29 17:39:32 +0000 |
commit | e98d89bbb3d39a39ee84c4020295df0127fc3b00 (patch) | |
tree | 8d0b5ee8867cc79227bc45c3070149483becb2de /nonworking/libnet | |
parent | c7e8a2d7ae3596a33edc34f11905c5fa8fa9e6d3 (diff) |
Remove unnecessary RDEPENDS.
BKrev: 40b8cad4DWv_Z0n_UaE-mcELVub6pQ
Diffstat (limited to 'nonworking/libnet')
-rw-r--r-- | nonworking/libnet/libnet_0.10.11.oe | 3 | ||||
-rw-r--r-- | nonworking/libnet/libnet_1.1.1.oe | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/nonworking/libnet/libnet_0.10.11.oe b/nonworking/libnet/libnet_0.10.11.oe index d49d076b7d..15c3e20152 100644 --- a/nonworking/libnet/libnet_0.10.11.oe +++ b/nonworking/libnet/libnet_0.10.11.oe @@ -1,6 +1,3 @@ -DEPENDS = -RDEPENDS = libc6 - SRC_URI := ${SOURCEFORGE_MIRROR}/libnet/libnet-0.10.11.tar.gz \ file://${FILESDIR}/compile.patch;patch=1 S := ${WORKDIR}/${PN} diff --git a/nonworking/libnet/libnet_1.1.1.oe b/nonworking/libnet/libnet_1.1.1.oe index b0de681a7d..19e24378f7 100644 --- a/nonworking/libnet/libnet_1.1.1.oe +++ b/nonworking/libnet/libnet_1.1.1.oe @@ -1,6 +1,3 @@ -DEPENDS = -RDEPENDS = libc6 - SRC_URI := http://www.packetfactory.net/libnet/dist/libnet.tar.gz \ file://${FILESDIR}/configure.patch;patch=1 S := ${WORKDIR}/libnet |