[Pkg-mozext-commits] [adblock-plus] 42/52: Add adblockplusui internal dependency

David Prévot taffit at moszumanska.debian.org
Thu Jan 22 21:43:47 UTC 2015


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

taffit pushed a commit to branch master
in repository adblock-plus.

commit 4798bfe6284aa01dc3206bb1591a2ad3a1a7fbb6
Author: David Prévot <taffit at debian.org>
Date:   Thu Jan 22 15:56:50 2015 -0400

    Add adblockplusui internal dependency
---
 debian/rules | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 905a801..e6cdad3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,4 +19,6 @@ get-orig-source:
 		wget -O ../adblock-plus_$$VERSION.orig-buildtools.tar.gz \
 		https://github.com/adblockplus/buildtools/archive/master.tar.gz ; \
 		wget -O ../adblock-plus_$$VERSION.orig-jshydra.tar.gz \
-		https://github.com/adblockplus/jshydra/archive/master.tar.gz
+		https://github.com/adblockplus/jshydra/archive/master.tar.gz ; \
+		wget -O ../adblock-plus_$$VERSION.orig-adblockplusui.tar.gz \
+		https://github.com/adblockplus/adblockplusui/archive/master.tar.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/adblock-plus.git



More information about the Pkg-mozext-commits mailing list