Merge bk://oe-devel.bkbits.net/openembedded
authornslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net>
Sun, 26 Dec 2004 15:40:16 +0000 (15:40 +0000)
committernslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net>
Sun, 26 Dec 2004 15:40:16 +0000 (15:40 +0000)
into bkbits.net:/repos/n/nslu2-linux/openembedded

2004/12/26 16:13:56+01:00 dyndns.org!reenoo
openswan: move kernel-module-ipsec to RRECOMMENDS as requested by pb_. make perl a dependency for the nylon distro only.

BKrev: 41cedb60HD7ESmDyQrHXLT_V2R90mg

packages/openswan/openswan_2.2.0.bb

index 866c97a..c782286 100644 (file)
@@ -5,8 +5,9 @@ HOMEPAGE = "http://www.openswan.org"
 LICENSE = "GPLv2"
 MAINTAINER = "Bruno Randolf <bruno.randolf@4g-systems.biz>"
 DEPENDS = "gmp flex-native"
-RDEPENDS = "kernel-module-ipsec perl"
-PR = "r1"
+RRECOMMENDS = "kernel-module-ipsec"
+RDEPENDS_nylon = "perl"
+PR = "r2"
 
 SRC_URI = "http://www.openswan.org/code/openswan-${PV}.tar.gz \
           file://openswan-2.2.0-gentoo.patch;patch=1"