updated build from html/php to nodejs

This commit is contained in:
Marc Wäckerlin
2016-01-18 14:04:03 +00:00
parent ba3eb0e3c6
commit 3945afca4c
30 changed files with 1741 additions and 25965 deletions

6
debian/control.in vendored
View File

@@ -1,12 +1,12 @@
Source: @PACKAGE_NAME@
Priority: extra
Maintainer: @AUTHOR@
Build-Depends: debhelper, subversion, pkg-config, automake, libtool, autotools-dev, lsb-release , doxygen, graphviz, mscgen
Build-Depends: debhelper, subversion, pkg-config, automake, libtool, autotools-dev, lsb-release, doxygen, graphviz, mscgen, nodejs
Package: @PACKAGE_NAME@
Section:
Section: web
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}, nodejs
Description: @DESCRIPTION@
@README_DEB@