Fix ncurses so that it installs its pc files (needed by VLC)
authorHugo Villeneuve <hugo@hugovil.com>
Thu, 27 Jun 2013 01:08:46 +0000 (21:08 -0400)
committerHugo Villeneuve <hugo@hugovil.com>
Fri, 28 Jun 2013 03:35:30 +0000 (23:35 -0400)
stage2/pkg/ncurses

index 77435e6..fe8355d 100644 (file)
@@ -7,6 +7,7 @@ hvconfig_pre()
         --libdir=/lib \
         --with-shared \
         --without-debug \
+       --enable-pc-files \
         --enable-widec \
         --with-default-terminfo-dir=/usr/share/terminfo  \
         --with-manpage-format=normal"