Skip to content
This repository has been archived by the owner on Mar 13, 2023. It is now read-only.

Commit

Permalink
switched from gee-0.6 to gee-0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Schneegans committed Jan 21, 2015
1 parent 6573fc7 commit 98344b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Expand Up @@ -32,7 +32,7 @@ pkg_check_modules(WNCK REQUIRED libwnck-3.0)
pkg_check_modules(BAMF REQUIRED libbamf3)
pkg_check_modules(GIO REQUIRED gio-unix-2.0)
pkg_check_modules(CAIRO REQUIRED cairo)
pkg_check_modules(GEE REQUIRED gee-1.0)
pkg_check_modules(GEE REQUIRED gee-0.8)
pkg_check_modules(X11 REQUIRED x11)
pkg_check_modules(XML REQUIRED libxml-2.0)
pkg_check_modules(XTST REQUIRED xtst)
Expand Down Expand Up @@ -136,7 +136,7 @@ set(VALA_PKGS
libwnck-3.0
libbamf3
cairo
gee-1.0
gee-0.8
x11
gio-unix-2.0
posix
Expand Down

0 comments on commit 98344b3

Please sign in to comment.