Add python, xorg libs & perl #25

Merged
hippoz merged 2 commits from Ohio2/repo:master into master 2021-07-16 03:12:14 +03:00
Showing only changes of commit 0f35a036cc - Show all commits

View file

@ -6,7 +6,7 @@ sed -i s/mawk// configure
mkdir build mkdir build
pushd build pushd build
../configure ../configure
make -C in`clude make -C include
make -C progs tic make -C progs tic
popd popd
./configure --prefix=/ --build=$(./config.guess) --mandir=//share/man --with-manpage-format=normal --with-shared --without-debug --without-ada --without-normal --enable-widec --with-pkg-config-libdir=//lib/ncurses//lib/pkgconfig ./configure --prefix=/ --build=$(./config.guess) --mandir=//share/man --with-manpage-format=normal --with-shared --without-debug --without-ada --without-normal --enable-widec --with-pkg-config-libdir=//lib/ncurses//lib/pkgconfig