[Pkg-javascript-commits] [jquery] 04/07: add build-dependency on	nodejs
    Antonio Terceiro 
    terceiro at moszumanska.debian.org
       
    Fri Aug 21 18:57:23 UTC 2015
    
    
  
This is an automated email from the git hooks/post-receive script.
terceiro pushed a commit to branch master
in repository jquery.
commit 908e8ed6b9fc1c8d833e48322346a81e9b53796b
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Fri Aug 21 20:49:05 2015 +0200
    add build-dependency on nodejs
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index aedee34..d8db5c5 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,8 @@ Uploaders: Marcelo Jorge Vieira (metal) <metal at debian.org>,
            Antonio Terceiro <terceiro at debian.org>
 Build-Depends: debhelper (>= 9~),
                node-source-map,
-               node-uglify
+               node-uglify,
+               nodejs,
 Standards-Version: 3.9.6
 Homepage: http://jquery.com/
 Vcs-Browser: http://git.debian.org/?p=pkg-javascript/jquery.git
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/jquery.git
    
    
More information about the Pkg-javascript-commits
mailing list