This commit is contained in:
Pirate Praveen 2018-05-01 15:12:27 +05:30
parent e7a9c8bfb9
commit 992e4b68f0

19
debian/control vendored
View file

@ -303,15 +303,16 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
# Asset synchronization # Asset synchronization
ruby-asset-sync (>= 2.2~), ruby-asset-sync (>= 2.2~),
# Vendored js files # Vendored js files
libjs-jquery-atwho, # Keeping this to ease backporting as it is in contrib anyway
libjs-jquery-caret.js, # libjs-jquery-atwho,
libjs-pdf, # libjs-jquery-caret.js,
libjs-xterm, # libjs-pdf,
libjs-jquery-nicescroll, # libjs-xterm,
libjs-clipboard, # libjs-jquery-nicescroll,
libjs-chartjs, # libjs-clipboard,
libjs-graphael, # libjs-chartjs,
node-lie, # libjs-graphael,
# node-lie,
# node modules - all node packages are stuck in NEW # node modules - all node packages are stuck in NEW
# using npm for all to ease backporting as it is in contrib anyway # using npm for all to ease backporting as it is in contrib anyway
# node-babel-core, # node-babel-core,