mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-26 00:58:37 +02:00
Yet another attampt
This commit is contained in:
parent
d7a57b1c47
commit
6adceb4d0a
@ -11,4 +11,6 @@ script:
|
|||||||
- wx-config --cflags
|
- wx-config --cflags
|
||||||
- grep WXGTK /usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0/wx/setup.h
|
- 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 --list-all | grep gtk
|
||||||
|
- pkg-config --print-provides gtk+-2.0
|
||||||
- aclocal --install -I m4 && automake && ./configure && make
|
- aclocal --install -I m4 && automake && ./configure && make
|
||||||
|
- cat config.log
|
||||||
|
Loading…
x
Reference in New Issue
Block a user