diff --git a/ncurses.spec b/ncurses.spec index 864e25f..0d949ad 100644 --- a/ncurses.spec +++ b/ncurses.spec @@ -19,7 +19,11 @@ Requires: bash %build %configure \ - --without-debug + --without-debug \ + --with-termlib \ + --with-shared \ + --without-normal \ + --disable-widec %make_build