1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-06-25 16:48:44 +02:00

Yet another attampt

This commit is contained in:
Leland Lucius 2015-07-28 17:31:33 -05:00
parent d7a57b1c47
commit 6adceb4d0a

View File

@ -11,4 +11,6 @@ script:
- wx-config --cflags
- grep WXGTK /usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0/wx/setup.h
- pkg-config --list-all | grep gtk
- pkg-config --print-provides gtk+-2.0
- aclocal --install -I m4 && automake && ./configure && make
- cat config.log