summaryrefslogtreecommitdiffstats
path: root/science
diff options
context:
space:
mode:
authorFlorian Franzmann2020-03-22 13:23:59 +0100
committerFlorian Franzmann2020-03-24 23:35:34 +0100
commit3bb403703599591a7a0330edadf1fc5fac1b910b (patch)
tree23f903c93c15acf808327a7504840d4d3030cfe9 /science
parent4d8608a2631d2e9d09bc170f714642ced34fbba7 (diff)
science/qmapshack: add dependency on qtwebengine
Diffstat (limited to 'science')
-rwxr-xr-xscience/qmapshack/DEPENDS1
-rw-r--r--science/qmapshack/HISTORY3
2 files changed, 4 insertions, 0 deletions
diff --git a/science/qmapshack/DEPENDS b/science/qmapshack/DEPENDS
index d0f6242cf0..ab701f518a 100755
--- a/science/qmapshack/DEPENDS
+++ b/science/qmapshack/DEPENDS
@@ -6,4 +6,5 @@ depends qtscript &&
depends qtwebkit &&
depends qttools &&
depends qtbase &&
+depends qtwebengine &&
depends quazip "-DLIBQUAZIP_LIBRARY=$INSTALL_ROOT/opt/qt5/lib/libquazip5.so -DQUAZIP_INCLUDE_DIR=$INSTALL_ROOT/opt/qt5/include/quazip5"
diff --git a/science/qmapshack/HISTORY b/science/qmapshack/HISTORY
index ea39a0b08a..4b02bc3666 100644
--- a/science/qmapshack/HISTORY
+++ b/science/qmapshack/HISTORY
@@ -1,3 +1,6 @@
+2020-03-22 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * DEPENDS: add dependency on qtwebengine
+
2020-01-05 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DETAILS: version 1.14.0, use github
* PRE_BUILD: fix error in finding quazip