summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fc85b09b55af..3637233709b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,6 +15,7 @@ depends=(
'python-setuptools'
'python-bitstring'
'python-netifaces'
+ 'python-ifaddr'
)
conflicts=()
source=("${_pkgname}::git+${url}.git")