From: Michael Tremer Date: Sat, 4 Sep 2010 11:08:56 +0000 (+0200) Subject: pcapy: Update package to be built with the new version of the buildsystem. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75b8f4c2113e94d392e65973968c2743886cfe1d;p=ipfire-3.x.git pcapy: Update package to be built with the new version of the buildsystem. --- diff --git a/pkgs/core/pcapy/pcapy.nm b/pkgs/core/pcapy/pcapy.nm index 535c202c4..d74ca5543 100644 --- a/pkgs/core/pcapy/pcapy.nm +++ b/pkgs/core/pcapy/pcapy.nm @@ -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 \