[Pkg-sugar-commit] [sugar-artwork] 01/02: Build-depend versioned on icon-slicer. Closes: bug#555963, thanks to Sascha Silbe.

Jonas Smedegaard dr at jones.dk
Mon Apr 20 08:32:55 UTC 2015


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

js pushed a commit to annotated tag debian/0.84.1-5
in repository sugar-artwork.

commit 67c99961215e4ef522b53ae2eed19eef4975814f
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Fri Nov 13 20:12:46 2009 +0100

    Build-depend versioned on icon-slicer. Closes: bug#555963, thanks to Sascha Silbe.
---
 debian/rules | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 25459df..01d3c5a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -48,7 +48,10 @@ binary-strip/$(pkg)::
 	find $(DEB_DESTDIR)/usr/lib -type f -name '*.so' -exec chrpath -d '{}' ';'
 
 # Needed by upstream build process
-CDBS_BUILD_DEPENDS := $(CDBS_BUILD_DEPENDS), libgtk2.0-dev, libglib2.0-dev, libcairo2-dev, python-empy, icon-slicer, icon-naming-utils (>= 0.8.2)
+#  * x11-apps needed only indirectly by icon-slicer. Can be dropped when
+#    icon-slicer is in Debian stable, or if depending on icon-slicer
+#    version 03-5
+CDBS_BUILD_DEPENDS := $(CDBS_BUILD_DEPENDS), libgtk2.0-dev, libglib2.0-dev, libcairo2-dev, python-empy, icon-slicer, icon-naming-utils (>= 0.8.2), x11-apps
 
 # Needed (always/often) at runtime
 CDBS_DEPENDS := ttf-dejavu-core

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



More information about the pkg-sugar-commit mailing list