aboutsummaryrefslogtreecommitdiffstats
path: root/community/targetcli/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/targetcli/APKBUILD')
-rw-r--r--community/targetcli/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/targetcli/APKBUILD b/community/targetcli/APKBUILD
index c996141007..35df988f8d 100644
--- a/community/targetcli/APKBUILD
+++ b/community/targetcli/APKBUILD
@@ -9,7 +9,7 @@ pkgdesc="An administration shell for storage targets"
url="https://github.com/agrover/targetcli-fb"
arch="noarch"
license="AGPLv3"
-depends="python py-configobj py-configshell py-ethtool py-ipaddr py-parsing
+depends="python2 py-configobj py-configshell py-ethtool py-ipaddr py-parsing
py-rtslib py-simpleparse py-six py-udev py-dbus dbus py-urwid"
depends_dev=
makedepends="$depends_dev py-setuptools"