[Pkg-javascript-commits] [node-supports-color] 01/02: Adding missing Depends: node-has-flag.

Mathias Behrle mbehrle at moszumanska.debian.org
Mon Jul 25 12:32:46 UTC 2016


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

mbehrle pushed a commit to branch master
in repository node-supports-color.

commit 6dde84c771c140c152c59e7b876f281b12bf0f27
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Mon Jul 25 14:29:53 2016 +0200

    Adding missing Depends: node-has-flag.
---
 debian/control | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/control b/debian/control
index 18ff1eb..1d25172 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,7 @@ Homepage: https://github.com/sindresorhus/supports-color
 Package: node-supports-color
 Architecture: all
 Depends:
+ node-has-flag,
  nodejs,
  ${misc:Depends},
 Description: Detect whether a terminal supports color in Node.js

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



More information about the Pkg-javascript-commits mailing list