summaryrefslogtreecommitdiff
path: root/repo/system/ncurses.xibuild
diff options
context:
space:
mode:
Diffstat (limited to 'repo/system/ncurses.xibuild')
-rw-r--r--repo/system/ncurses.xibuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/repo/system/ncurses.xibuild b/repo/system/ncurses.xibuild
index f34211b..784ec63 100644
--- a/repo/system/ncurses.xibuild
+++ b/repo/system/ncurses.xibuild
@@ -14,8 +14,9 @@ build () {
--with-shared \
--without-debug \
--without-normal \
+ --enable-pc-files \
--enable-widec \
-
+ --with-pkg-config-libdir=/usr/lib/pkgconfig
make
}