summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 848d439a2b96..2b649b4aa5f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ arch=('x86_64')
url="https://github.com/kernc/xsuspender"
license=('custom:WTFPL')
depends=('glib2' 'libwnck3')
-makedepends=('git' 'cmake' 'make')
+makedepends=('git' 'cmake' 'make' 'pkgconf')
source=("$pkgname"::'git+https://github.com/kernc/xsuspender.git#branch=master')
md5sums=('SKIP')