[Pkg-javascript-commits] [node-simplestatemanager] 01/01: Fix package build dependencies.
Daniel Ring
techwolf-guest at moszumanska.debian.org
Sun Dec 31 11:10:35 UTC 2017
This is an automated email from the git hooks/post-receive script.
techwolf-guest pushed a commit to branch master
in repository node-simplestatemanager.
commit db33903f5f92a03fd47d072a96cb6926477f0e31
Author: Daniel Ring <dring at wolfishly.me>
Date: Sat Dec 30 20:55:55 2017 -0800
Fix package build dependencies.
---
debian/control | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index ad9c573..ab25a8f 100644
--- a/debian/control
+++ b/debian/control
@@ -7,9 +7,10 @@ Build-Depends:
debhelper (>= 9)
, dh-buildinfo
, nodejs
+ , webpack
, node-babel-core
- , node-babel-cli
, node-babel-preset-es2015
+ , node-babel-loader
Standards-Version: 4.1.2
Homepage: https://github.com/jonathan-fielding/SimpleStateManager
Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-simplestatemanager.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-simplestatemanager.git
More information about the Pkg-javascript-commits
mailing list