[Pkg-sugar-commit] [sugar-record-activity] 02/03: Update package relations: Fix depend on GStreamer-plugin plugins-base (not ffmpeg).

Jonas Smedegaard dr at jones.dk
Mon Jun 29 01:38:05 UTC 2015


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository sugar-record-activity.

commit 0877f92bc086b2b0d1bc9cc9800606980849beaf
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sun Jun 28 20:19:31 2015 -0500

    Update package relations: Fix depend on GStreamer-plugin plugins-base (not ffmpeg).
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 685b820..d6fd187 100755
--- a/debian/rules
+++ b/debian/rules
@@ -38,7 +38,7 @@ CDBS_BUILD_DEPENDS_rules_debhelper_v9 = debhelper
 # Needed (always/often/sometimes) at runtime
 python-deps = sugar sugar-toolkit hippocanvas telepathy gtk2 gst0.10
 python-deps += gobject-2 cairo dbus rsvg
-gstreamer-deps = alsa plugins-good ffmpeg x
+gstreamer-deps = plugins-base alsa plugins-good x
 CDBS_DEPENDS_$(pkg) = python
 CDBS_DEPENDS_$(pkg) +=, $(patsubst %,$(comma) python-%,$(python-deps))
 CDBS_DEPENDS_$(pkg) +=, $(patsubst %,$(comma) gstreamer0.10-%,$(gstreamer-deps))

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-sugar/sugar-record-activity.git



More information about the pkg-sugar-commit mailing list