summaryrefslogtreecommitdiff
path: root/tests
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 /tests
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 'tests')
-rw-r--r--tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 2928eaca..95f05c8b 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -30,7 +30,7 @@ LDADD = $(LIBGUPNP_LIBS) \
AM_VALAFLAGS = --disable-warnings \
--pkg gupnp-1.0 --pkg gupnp-av-1.0 --pkg dbus-glib-1 \
--pkg gconf-2.0 --pkg gstreamer-0.10 --pkg gstreamer-base-0.10 \
- --pkg gio-2.0 --pkg gee-1.0 --pkg gstreamer-pbutils-0.10 \
+ --pkg gio-2.0 --pkg gee-0.8 --pkg gstreamer-pbutils-0.10 \
--pkg uuid --vapidir=$(top_srcdir)/src/librygel-core -g \
$(COVERAGE_VALAFLAGS)