aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-rtslib
diff options
context:
space:
mode:
Diffstat (limited to 'community/py-rtslib')
-rw-r--r--community/py-rtslib/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-rtslib/APKBUILD b/community/py-rtslib/APKBUILD
index a7ee86e7ac..528db11ea9 100644
--- a/community/py-rtslib/APKBUILD
+++ b/community/py-rtslib/APKBUILD
@@ -10,7 +10,7 @@ pkgdesc="Python library that provides an object API to RisingTide Systems generi
url="https://github.com/agrover/rtslib-fb"
arch="noarch"
license="AGPLv3"
-depends="python"
+depends="python2"
depends_dev=""
makedepends="$depends_dev py-setuptools py-configobj py-ethtool py-ipaddr"
install=""