summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 06f28de16195..d71f251f5d33 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ arch=('x86_64')
url="https://github.com/python-sdbus/python-sdbus"
license=('LGPL2.1')
depends=('python' 'systemd-libs')
-makedepends=('git' 'python-setuptools' 'gcc')
+makedepends=('git' 'python-setuptools' 'gcc' 'pkgconf')
source=(
"$pkgbase"::"git+https://github.com/python-sdbus/python-sdbus"
"python-sdbus-notifications"::"git+https://github.com/python-sdbus/python-sdbus-notifications"