summaryrefslogtreecommitdiff
path: root/common.am
diff options
context:
space:
mode:
authorJens Georg <jensg@openismus.com>2012-11-20 19:56:34 +0100
committerJens Georg <jensg@openismus.com>2012-11-20 19:56:41 +0100
commitee0c50e33173e24fc9a1fdbcbad0100c7875aafe (patch)
treefe95bb3eb0a07c1584f7363b4044db3b598001de /common.am
parent80bfad100dea8d3e94c3980b701c91b3d6e5b303 (diff)
downloadrygel-ee0c50e33173e24fc9a1fdbcbad0100c7875aafe.tar.gz
all: Port to libgee-0.8
Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=687168
Diffstat (limited to 'common.am')
-rw-r--r--common.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/common.am b/common.am
index 5a61b1ae..d2638f58 100644
--- a/common.am
+++ b/common.am
@@ -78,7 +78,7 @@ RYGEL_COMMON_RENDERER_PLUGIN_VALAFLAGS = \
--vapidir=$(top_builddir)/src/librygel-renderer \
$(RYGEL_COMMON_PLUGIN_VALAFLAGS)
-RYGEL_COMMON_VALAFLAGS_PKG = --pkg gupnp-1.0 --pkg gupnp-av-1.0 --pkg gee-1.0
+RYGEL_COMMON_VALAFLAGS_PKG = --pkg gupnp-1.0 --pkg gupnp-av-1.0 --pkg gee-0.8
RYGEL_COMMON_VALAFLAGS = \
--pkg rygel-build-config \