cmake: gtk -> gdk/gdk-pixbuf
This commit is contained in:
parent
a5f909a3df
commit
2244f34099
|
@ -38,7 +38,8 @@ MESSAGE( "Checking for REQUIRED modules: " )
|
||||||
pkg_check_modules( AWE_MOD REQUIRED glib-2.0
|
pkg_check_modules( AWE_MOD REQUIRED glib-2.0
|
||||||
cairo
|
cairo
|
||||||
pango
|
pango
|
||||||
gtk+-2.0>=2.2
|
gdk-2.0>=2.2
|
||||||
|
gdk-pixbuf-2.0>=2.2
|
||||||
xcb
|
xcb
|
||||||
xcb-event
|
xcb-event
|
||||||
xcb-randr
|
xcb-randr
|
||||||
|
|
Loading…
Reference in New Issue