[Pkg-javascript-commits] [acorn] 01/02: add babel-cli as build dep

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Mon Oct 9 07:53:00 UTC 2017


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

praveen pushed a commit to branch babel
in repository acorn.

commit a18576e5b1c2034f120d13bdb0ceff3bfe9e6ab4
Author: Pirate Praveen <praveen at debian.org>
Date:   Mon Oct 9 13:15:45 2017 +0530

    add babel-cli as build dep
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 00438a0..1f4b080 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,8 @@ Build-Depends: debhelper (>= 10),
 	       dpkg-dev (>= 1.17.14),
                docbook2x <!nodoc>,
                node-ast-types,
-               node-es6-module-transpiler,
+               node-babel-cli,
+               node-babel-preset-es2015,
                node-graceful-fs,
                nodejs (>= 6)
 Standards-Version: 4.0.1

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



More information about the Pkg-javascript-commits mailing list