[rygel] build: Remove unneccessary gupnp-dlna dependencies
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rygel] build: Remove unneccessary gupnp-dlna dependencies
- Date: Sun, 14 Oct 2012 13:33:18 +0000 (UTC)
commit c79fa12c09adaf46ae736c00b4f1fe412609f388
Author: Mark Ryan <mark d ryan intel com>
Date: Fri Oct 12 15:09:51 2012 +0200
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
src/librygel-core/filelist.am | 1 -
src/librygel-server/filelist.am | 1 -
tests/Makefile.am | 2 +-
3 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/src/librygel-core/filelist.am b/src/librygel-core/filelist.am
index 510fe33..6c11a4c 100644
--- a/src/librygel-core/filelist.am
+++ b/src/librygel-core/filelist.am
@@ -24,5 +24,4 @@ LIBRYGEL_CORE_VALAFLAGS_PKG = \
--pkg gio-2.0 \
--pkg gstreamer-0.10 \
--pkg gstreamer-base-0.10 \
- --pkg gupnp-dlna-1.0 \
--pkg uuid
diff --git a/src/librygel-server/filelist.am b/src/librygel-server/filelist.am
index 3db81d6..c75b175 100644
--- a/src/librygel-server/filelist.am
+++ b/src/librygel-server/filelist.am
@@ -66,5 +66,4 @@ LIBRYGEL_SERVER_VALAFLAGS_PKG = \
--pkg gstreamer-0.10 \
--pkg gstreamer-base-0.10 \
--pkg gstreamer-pbutils-0.10 \
- --pkg gupnp-dlna-1.0 \
--pkg uuid
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 003239c..2928eac 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 \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]