diff options
author | Chris Larson <clarson@kergoth.com> | 2004-07-02 21:54:16 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2004-07-02 21:54:16 +0000 |
commit | 995161d9c5b8b571be91e9f47cb5dd7a376df8ab (patch) | |
tree | b96a1b336eeeea7765cbbee1fc8ee7a579b1cab1 /vpnc/vpnc_0.2-rm+zomb.1.oe | |
parent | aa1acc005fba121a63f980235c0a33e6a059e18c (diff) |
Remove base/ CATEGORY remnants.
BKrev: 40e5d988_ZJmyu3FYHwcnSRm2W9QGA
Diffstat (limited to 'vpnc/vpnc_0.2-rm+zomb.1.oe')
-rw-r--r-- | vpnc/vpnc_0.2-rm+zomb.1.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vpnc/vpnc_0.2-rm+zomb.1.oe b/vpnc/vpnc_0.2-rm+zomb.1.oe index 6354f982a0..2c2efb2db3 100644 --- a/vpnc/vpnc_0.2-rm+zomb.1.oe +++ b/vpnc/vpnc_0.2-rm+zomb.1.oe @@ -2,7 +2,7 @@ DESCRIPTION = "A client for the Cisco3000 VPN Concentrator" SECTION = "base" PRIORITY = "optional" LICENSE = "GPL" -DEPENDS = "base/libgcrypt" +DEPENDS = "libgcrypt" SRC_URI = "http://www.unix-ag.uni-kl.de/~massar/vpnc/vpnc-${PV}.tar.gz \ file://attribute.patch;patch=1" |