aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-udev/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/py-udev/APKBUILD')
-rw-r--r--community/py-udev/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-udev/APKBUILD b/community/py-udev/APKBUILD
index c3ca9fc29bb..3615c3a668c 100644
--- a/community/py-udev/APKBUILD
+++ b/community/py-udev/APKBUILD
@@ -7,7 +7,7 @@ url="http://pyudev.readthedocs.org"
arch="noarch"
license="LGPLv2.1"
depends="python eudev"
-makedepends="python-dev py-setuptools"
+makedepends="python2-dev py-setuptools"
install=""
subpackages=""
source="py-udev-$pkgver.tar.gz::https://github.com/pyudev/pyudev/archive/v$pkgver.tar.gz"