[Pkg-sugar-commit] [sugar-memorize-activity] 01/02: Update package relations: Fix depend on git-lib gstreamer-1.0 (not bogus gst-1.0).
Jonas Smedegaard
dr at jones.dk
Sat Jun 27 04:49:14 UTC 2015
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository sugar-memorize-activity.
commit cc7d6643adadc9e4ec588a89848f7219986db2f8
Author: Jonas Smedegaard <dr at jones.dk>
Date: Fri Jun 26 23:39:22 2015 -0500
Update package relations: Fix depend on git-lib gstreamer-1.0 (not bogus gst-1.0).
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index a921849..efd3cc9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -41,7 +41,7 @@ CDBS_BUILD_DEPENDS_rules_debhelper_v9 = debhelper
# TODO: Recommend gstreamer1.0-espeak when in Debian
# TODO: Only fallback-suggest espeak when gstreamer1.0-espeak is in Debian
python-deps = sugar3 gi gi-cairo dbus telepathy
-gir-deps = glib-2.0 gtk-3.0 gdkpixbuf-2.0 pango-1.0 gst-1.0
+gir-deps = glib-2.0 gtk-3.0 gdkpixbuf-2.0 pango-1.0 gstreamer-1.0
CDBS_DEPENDS_$(pkg) = python
CDBS_DEPENDS_$(pkg) +=, $(patsubst %,$(comma) python-%,$(python-deps))
CDBS_DEPENDS_$(pkg) +=, $(patsubst %,$(comma) gir1.2-%,$(gir-deps))
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-sugar/sugar-memorize-activity.git
More information about the pkg-sugar-commit
mailing list