summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJohannes 'josch' Schauer <josch@debian.org>2019-01-06 23:02:00 +0100
committerJohannes 'josch' Schauer <josch@debian.org>2019-01-06 23:42:23 +0100
commit5af21707229fa78af69b3dbd436b7f4311486bda (patch)
treeef488dbff3e5fe7131d32940554289232a8ed40e /debian
parent898b8083ca3eb643669c5586402b62213e5836c6 (diff)
Use require.min.js from libjs-requirejs and not from nodejs-requirejs (closes #901738)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
-rw-r--r--debian/control2
-rw-r--r--debian/python3-searx.links2
3 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 22812cf..d797361 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,8 @@
searx (0.15.0+dfsg1-1) UNRELEASED; urgency=medium
* New upstream release
- *
+ * Use require.min.js from libjs-requirejs and not from nodejs-requirejs
+ (closes: #901738)
-- Johannes 'josch' Schauer <josch@debian.org> Sun, 06 Jan 2019 22:56:25 +0100
diff --git a/debian/control b/debian/control
index 6253f86..9d528a3 100644
--- a/debian/control
+++ b/debian/control
@@ -26,7 +26,7 @@ Depends:
libjs-bootstrap,
libjs-jquery,
libjs-leaflet,
- node-requirejs,
+ libjs-requirejs,
python3-certifi,
python3-dateutil,
python3-flask,
diff --git a/debian/python3-searx.links b/debian/python3-searx.links
index ded8510..8c37498 100644
--- a/debian/python3-searx.links
+++ b/debian/python3-searx.links
@@ -1,4 +1,4 @@
-/usr/lib/nodejs/requirejs/require.min.js /usr/share/python3-searx/static/js/require-2.1.15.min.js
+/usr/share/javascript/requirejs/require.min.js /usr/share/python3-searx/static/js/require-2.1.15.min.js
/usr/share/javascript/bootstrap/css/bootstrap.min.css /usr/share/python3-searx/static/css/bootstrap.min.css
/usr/share/javascript/bootstrap/fonts/glyphicons-halflings-regular.ttf /usr/share/python3-searx/static/fonts/glyphicons-halflings-regular.ttf
/usr/share/javascript/bootstrap/fonts/glyphicons-halflings-regular.woff /usr/share/python3-searx/static/fonts/glyphicons-halflings-regular.woff