summaryrefslogtreecommitdiffstats
path: root/science
diff options
context:
space:
mode:
authorTreeve Jelbert2020-03-16 14:04:21 +0100
committerTreeve Jelbert2020-03-31 09:32:00 +0200
commit2b3989b5242e2a704ff59485bb18fcc5adf49fef (patch)
treea21668f1aa15cdcebf7001f6e5ebf18374340c10 /science
parentd3691e87e0e0617dde5faa66ffdc7fdc55c46ac2 (diff)
qmapshack - tweak
Diffstat (limited to 'science')
-rwxr-xr-xscience/qmapshack/DEPENDS2
-rw-r--r--science/qmapshack/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/science/qmapshack/DEPENDS b/science/qmapshack/DEPENDS
index ab701f518a..db4ca763c1 100755
--- a/science/qmapshack/DEPENDS
+++ b/science/qmapshack/DEPENDS
@@ -7,4 +7,4 @@ 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"
+depends quazip "-DLIBQUAZIP_LIBRARY=$INSTALL_ROOT/usr/lib/libquazip5.so -DQUAZIP_INCLUDE_DIR=$INSTALL_ROOT/usr/include/quazip5"
diff --git a/science/qmapshack/HISTORY b/science/qmapshack/HISTORY
index 4b02bc3666..f9eac302dc 100644
--- a/science/qmapshack/HISTORY
+++ b/science/qmapshack/HISTORY
@@ -1,6 +1,9 @@
2020-03-22 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DEPENDS: add dependency on qtwebengine
+2020-03-16 Treeve Jelbert <treeve@sourcemage.org>
+ * DEPENDS: tweak
+
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