Merge lp:~nonamenoname/wingpanel/fix-1270091 into lp:~elementary-pantheon/wingpanel/old-trunk

Proposed by No Name
Status: Merged
Merged at revision: 157
Proposed branch: lp:~nonamenoname/wingpanel/fix-1270091
Merge into: lp:~elementary-pantheon/wingpanel/old-trunk
Diff against target: 12 lines (+1/-1)
1 file modified
CMakeLists.txt (+1/-1)
To merge this branch: bzr merge lp:~nonamenoname/wingpanel/fix-1270091
Reviewer Review Type Date Requested Status
elementary Pantheon team Pending
Review via email: mp+203132@code.launchpad.net

Description of the change

Switch to gee-0.8

To post a comment you must log in.

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 2013-10-15 20:47:06 +0000
3+++ CMakeLists.txt 2014-01-24 17:28:20 +0000
4@@ -33,7 +33,7 @@
5 add_custom_target (dist COMMAND ${CMAKE_MAKE_PROGRAM} package_source)
6
7 # Set dependencies
8-set (WINGPANEL_DEPS "gobject-2.0;glib-2.0;gio-2.0;gee-1.0;gdk-x11-3.0;x11;gtk+-3.0;granite")
9+set (WINGPANEL_DEPS "gobject-2.0;glib-2.0;gio-2.0;gee-0.8;gdk-x11-3.0;x11;gtk+-3.0;granite")
10 set (WINGPANEL_DEPS_NOVALA "gthread-2.0;indicator3-0.4")
11 find_package (PkgConfig)
12 pkg_check_modules (DEPS REQUIRED ${WINGPANEL_DEPS})

Subscribers

People subscribed via source and target branches

to all changes: