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 a8e88b7f2dc6..580ba635dc16 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -23,7 +23,7 @@ pkgdesc="External Debugger for VICE Commodore (C64) emulator"
arch=('i686' 'x86_64')
url="https://github.com/Sakrac/IceBroLite"
license=('GPL')
-makedepends=('make' 'gcc')
+makedepends=('make' 'gcc' 'pkgconf')
depends=('glfw')
optdepends=()
provides=()