[Pkg-sugar-commit] [sugar-calculate-activity] 05/06: Fix package list syntax.

Jonas Smedegaard dr at jones.dk
Sat Jun 27 18:11:47 UTC 2015


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

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

commit 4f6f3e211d90be51ef974b952eee027c27f25818
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sat Jun 27 13:05:12 2015 -0500

    Fix package list syntax.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 3711038..abbcb34 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,7 +36,7 @@ CDBS_BUILD_DEPENDS_class_python-sugar_python = $(or $(cdbs_curpythonruntime),$(c
 CDBS_BUILD_DEPENDS_rules_debhelper_v9 = debhelper
 
 # Needed (always/often/seldom) at runtime
-CDBS_DEPENDS_$(pkg) = python, python-sugar python-sugar-toolkit
+CDBS_DEPENDS_$(pkg) = python, python-sugar, python-sugar-toolkit
 CDBS_DEPENDS_$(pkg) += , python-gobject, python-gtk2, python-dbus, python-telepathy
 CDBS_DEPENDS_$(pkg) += , python-rsvg
 CDBS_RECOMMENDS_$(pkg) = python-matplotlib

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



More information about the pkg-sugar-commit mailing list