summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5fbe522cb2a6..68e7eb9bae9a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,14 @@
# Contributor: Johannes Dewender arch at JonnyJD dot net
pkgname=targetcli-fb
pkgver=2.1.fb42
-pkgrel=1
+pkgrel=2
pkgdesc="free branch of the targetcli LIO administration shell (iSCSI + Co)"
arch=('any')
url="https://github.com/agrover/targetcli-fb"
license=('Apache')
groups=()
-depends=('python-rtslib-fb>=2.1.fb52' 'python-configshell-fb>=1.1.fb17')
+depends=('python-rtslib-fb>=2.1.fb52' 'python-configshell-fb>=1.1.fb17'
+ 'python-dbus')
makedepends=('python-setuptools')
# TODO: optdepend on python-ethtool when available for python3
optdepends=()