summaryrefslogtreecommitdiffstats
path: root/community/scapy/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/scapy/APKBUILD')
-rw-r--r--community/scapy/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/scapy/APKBUILD b/community/scapy/APKBUILD
index c09d4373ebc..9653bf1ad62 100644
--- a/community/scapy/APKBUILD
+++ b/community/scapy/APKBUILD
@@ -7,7 +7,7 @@ pkgdesc="Powerful interactive packet manipulation"
url="http://www.secdev.org/projects/scapy/"
arch="noarch"
license="GPL3+"
-depends="python"
+depends="python2"
makedepends="python2-dev"
install="$pkgname.post-install"
subpackages="$pkgname-doc"