Merge lp:~nonamenoname/gala/fix-1270091 into lp:gala

Proposed by No Name
Status: Merged
Merged at revision: 369
Proposed branch: lp:~nonamenoname/gala/fix-1270091
Merge into: lp:gala
Diff against target: 12 lines (+1/-1)
1 file modified
CMakeLists.txt (+1/-1)
To merge this branch: bzr merge lp:~nonamenoname/gala/fix-1270091
Reviewer Review Type Date Requested Status
Rico Tzschichholz Approve
Review via email: mp+203118@code.launchpad.net

Description of the change

Switch to gee-0.8

To post a comment you must log in.
Revision history for this message
Rico Tzschichholz (ricotz) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'CMakeLists.txt'
2--- CMakeLists.txt 2014-01-17 13:05:25 +0000
3+++ CMakeLists.txt 2014-01-24 16:58:27 +0000
4@@ -34,7 +34,7 @@
5 add_definitions(-DGETTEXT_PACKAGE=\"${GETTEXT_PACKAGE}\" -DGNOME_DESKTOP_USE_UNSTABLE_API -w)
6
7 find_package(PkgConfig)
8-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)
9+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)
10
11 set (MUTTER36_FLAGS "")
12 pkg_check_modules(MUTTER36 QUIET libmutter>=3.5)

Subscribers

People subscribed via source and target branches