Source: underscore.string
Version: 3.3.4+dfsg-1
Severity: important

Dear Maintainer,

When attempting to build underscore.string from source, it fails with
the following error message:
dh build
   dh_testdir
   dh_update_autotools_config
   dh_auto_configure
   debian/rules override_dh_auto_build
make[1]: Entering directory '/home/debian/dev/underscore.string-3.3.4+dfsg'
uglifyjs -o dist/underscore.string.min.js dist/underscore.string.js
make[1]: uglifyjs: Command not found
debian/rules:6: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 127
make[1]: Leaving directory '/home/debian/dev/underscore.string-3.3.4+dfsg'
debian/rules:3: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2



Adding a build dependency on uglifyjs resolves the issue.

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.6.0-1-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)


--
mvh / best regards
Hans Joachim Desserud
http://desserud.org

Reply via email to