mirror of https://github.com/PCSX2/pcsx2.git
debian: bump wx to 3.0 + add libpng
This commit is contained in:
parent
a3bbe68d56
commit
6326f72ed4
|
@ -11,12 +11,13 @@ Build-Depends: cmake (>= 2.8.5),
|
||||||
libgl1-mesa-dev,
|
libgl1-mesa-dev,
|
||||||
libglu1-mesa-dev,
|
libglu1-mesa-dev,
|
||||||
libgtk2.0-dev (>= 2.16),
|
libgtk2.0-dev (>= 2.16),
|
||||||
|
libpng12-dev,
|
||||||
libpng++-dev,
|
libpng++-dev,
|
||||||
libpulse-dev,
|
libpulse-dev,
|
||||||
libsdl1.2-dev,
|
libsdl1.2-dev,
|
||||||
libsoundtouch-dev,
|
libsoundtouch-dev,
|
||||||
libwxbase2.8-dev,
|
libwxbase3.0-dev,
|
||||||
libwxgtk2.8-dev,
|
libwxgtk3.0-dev,
|
||||||
libx11-dev,
|
libx11-dev,
|
||||||
locales | locales-all,
|
locales | locales-all,
|
||||||
portaudio19-dev,
|
portaudio19-dev,
|
||||||
|
|
Loading…
Reference in New Issue