Control: tags -1 patch

Looks like it needs uglifyjs added to build dependencies.
(See attached patch)

--
mvh / best regards
Hans Joachim Desserud
http://desserud.org
diff --git a/debian/control b/debian/control
index 68a92dd..f390863 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,8 @@ Build-Depends: debhelper (>= 9),
                nodejs,
                mocha,
                coffeescript,
-               node-underscore
+               node-underscore,
+               uglifyjs
 Standards-Version: 3.9.8
 Homepage: http://www.husl-colors.org
 Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-husl.git
-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel

Reply via email to