diff options
Diffstat (limited to 'testing/pcapy')
-rw-r--r-- | testing/pcapy/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/pcapy/APKBUILD b/testing/pcapy/APKBUILD index ac211824e2..dd9971ec30 100644 --- a/testing/pcapy/APKBUILD +++ b/testing/pcapy/APKBUILD @@ -9,7 +9,7 @@ arch="all" license="ASL" depends="" depends_dev="" -makedepends="python-dev" +makedepends="python-dev libpcap-dev" install="" subpackages="$pkgname-doc" source="http://oss.coresecurity.com/repo/$pkgname-$pkgver.tar.gz" |