Dependencia con npm eliminada

This commit is contained in:
Juan Ferrer Toribio 2017-05-10 08:37:17 +02:00
parent c8816fad3e
commit f36bc0afdf
2 changed files with 3 additions and 3 deletions

2
debian/changelog vendored
View File

@ -1,4 +1,4 @@
hedera-web (1.404-deb8) stable; urgency=low
hedera-web (1.405.1) stable; urgency=low
* Initial Release.

4
debian/control vendored
View File

@ -1,7 +1,7 @@
Source: hedera-web
Priority: optional
Maintainer: Juan Ferrer Toribio <juan@verdnatura.es>
Build-Depends: build-essential, debhelper, nodejs, npm
Build-Depends: build-essential, debhelper, nodejs
Standards-Version: 3.9.3
Section: misc
Homepage: http://www.verdnatura.es
@ -9,7 +9,7 @@ Vcs-Git: git://www.verdnatura.es/var/git/hedera-web
Package: hedera-web
Architecture: all
Depends: apache2, php5-mysql, php5-mcrypt, php5-ssh2, php-vn-lib, nodejs, npm
Depends: apache2, php5-mysql, php5-mcrypt, php5-ssh2, php-vn-lib, nodejs
Suggests: php-text-captcha, php5-imap, tinymce
Section: misc
Priority: optional