From: Hugo Villeneuve Date: Thu, 27 Jun 2013 01:08:46 +0000 (-0400) Subject: Fix ncurses so that it installs its pc files (needed by VLC) X-Git-Url: http://gitweb.hugovil.com/?a=commitdiff_plain;h=732c50115c126e7c76360cb157d906d2e92471f0;p=hvlinux.git Fix ncurses so that it installs its pc files (needed by VLC) --- diff --git a/stage2/pkg/ncurses b/stage2/pkg/ncurses index 77435e6..fe8355d 100644 --- a/stage2/pkg/ncurses +++ b/stage2/pkg/ncurses @@ -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"