]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
pcapy: Update package to be built with the new version of the buildsystem.
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 4 Sep 2010 11:08:56 +0000 (13:08 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 4 Sep 2010 11:08:56 +0000 (13:08 +0200)
pkgs/core/pcapy/pcapy.nm

index 535c202c4b85fd16f4435c38735fa704ab346567..d74ca5543ab6ed4e03764729c781bd3d775dc8d3 100644 (file)
@@ -34,7 +34,7 @@ PKG_URL        = http://oss.coresecurity.com/projects/pcapy.html
 PKG_LICENSE    = ASL 1.1
 PKG_SUMMARY    = A Python interface to libpcap.
 
-PKG_DEPS      += libpcap python
+PKG_BUILD_DEPS+= gcc-c++ libpcap-devel python-devel
 
 define PKG_DESCRIPTION
        Pcapy is a Python extension module that interfaces with the libpcap \