diff options
Diffstat (limited to 'python/python-pycap_0.1.6.oe')
| -rw-r--r-- | python/python-pycap_0.1.6.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-pycap_0.1.6.oe b/python/python-pycap_0.1.6.oe index c24135a0a0..c57dbc3491 100644 --- a/python/python-pycap_0.1.6.oe +++ b/python/python-pycap_0.1.6.oe @@ -2,7 +2,7 @@ DESCRIPTION = "Python Packet Capture Library" SECTION = "base" PRIORITY = "optional" MAINTAINER = "Michael Lauer <mickey@Vanille.de>" -RDEPENDS = "libc6 python-core libnet (1.1.1) libpcap (0.7.2)" +RDEPENDS = "python-core" DEPENDS = "virtual/libc libpcap-0.7.2 libnet-1.1.1" SRCNAME = "pycap" |
