summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorMark Ryan <mark.d.ryan@intel.com>2012-10-12 15:09:51 +0200
committerJens Georg <jensg@openismus.com>2012-10-14 15:33:08 +0200
commitc79fa12c09adaf46ae736c00b4f1fe412609f388 (patch)
tree141d49a2bfc1c7b83319867e976b637f83f857f4 /tests
parentcccb199a4eea3211d37a5ddaa98b51072bc2f8dd (diff)
downloadrygel-c79fa12c09adaf46ae736c00b4f1fe412609f388.tar.gz
build: Remove unneccessary gupnp-dlna dependencies
Rygel core no longer depends on gupnp-dlna. References to this library can therefore be removed from the Rygel Makefiles. https://bugzilla.gnome.org/show_bug.cgi?id=686037
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 003239c9..2928eaca 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -31,7 +31,7 @@ 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 gupnp-dlna-1.0 --pkg uuid --vapidir=$(top_srcdir)/src/librygel-core -g \
+ --pkg uuid --vapidir=$(top_srcdir)/src/librygel-core -g \
$(COVERAGE_VALAFLAGS)
check_PROGRAMS = rygel-http-item-uri-test \