mirror of
https://github.com/elementary/gala.git
synced 2024-11-28 04:05:22 +03:00
Convert to gee-0.8 since gee-1.0 is deprecated
This commit is contained in:
commit
525b5a3239
@ -34,7 +34,7 @@ configure_file (${CMAKE_SOURCE_DIR}/src/Config.vala.cmake ${CMAKE_BINARY_DIR}/sr
|
||||
add_definitions(-DGETTEXT_PACKAGE=\"${GETTEXT_PACKAGE}\" -DGNOME_DESKTOP_USE_UNSTABLE_API -w)
|
||||
|
||||
find_package(PkgConfig)
|
||||
pkg_check_modules(DEPS REQUIRED libmutter>=3.4 granite clutter-1.0>=1.9.16 clutter-gtk-1.0 libbamf3 xfixes gee-1.0 plank gnome-desktop-3.0)
|
||||
pkg_check_modules(DEPS REQUIRED libmutter>=3.4 granite clutter-1.0>=1.9.16 clutter-gtk-1.0 libbamf3 xfixes gee-0.8 plank gnome-desktop-3.0)
|
||||
|
||||
set (MUTTER36_FLAGS "")
|
||||
pkg_check_modules(MUTTER36 QUIET libmutter>=3.5)
|
||||
|
Loading…
Reference in New Issue
Block a user