aboutsummaryrefslogtreecommitdiffstats
path: root/community/hivex/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/hivex/APKBUILD')
-rw-r--r--community/hivex/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/hivex/APKBUILD b/community/hivex/APKBUILD
index f08af81e6..4a604503e 100644
--- a/community/hivex/APKBUILD
+++ b/community/hivex/APKBUILD
@@ -8,7 +8,7 @@ url="http://libguestfs.org"
arch="all"
license="LGPL2.1"
depends=""
-makedepends="python-dev libxml2-dev readline-dev perl"
+makedepends="python2-dev libxml2-dev readline-dev perl"
subpackages="$pkgname-dev $pkgname-doc"
source="http://libguestfs.org/download/$pkgname/$pkgname-$pkgver.tar.gz"
builddir="$srcdir/$pkgname-$pkgver"