[tuxguitar] 01/02: Update list of alternative xulrunner dependencies.
gregor herrmann
gregoa at debian.org
Thu Mar 20 22:18:39 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository tuxguitar.
commit a7c2cc2ff37c5d73844aea414c2b50efd72f34c3
Author: gregor herrmann <gregoa at debian.org>
Date: Thu Mar 20 22:55:04 2014 +0100
Update list of alternative xulrunner dependencies.
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 6f5ca38..b2fdab8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,7 +15,7 @@ DEB_DESTDIR_TMP?=${CURDIR}/debian/tmp/${MAINPACKAGE}
ifeq ($(shell dpkg-vendor --derives-from Ubuntu && echo yes),yes)
XULRUNNERDEPENDS = -Vxulrunner:Depends=""
else
- XULRUNNERDEPENDS = -Vxulrunner:Depends="xulrunner-27 | xulrunner-26.0 | xulrunner-24.0 | xulrunner-17.0 | xulrunner-10.0 | xulrunner-1.9.1"
+ XULRUNNERDEPENDS = -Vxulrunner:Depends="xulrunner-28 | xulrunner-27 | xulrunner-24.0 | xulrunner-17.0 | xulrunner-10.0 | xulrunner-1.9.1"
endif
build: build-arch build-indep
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/tuxguitar.git
More information about the pkg-java-commits
mailing list