summaryrefslogtreecommitdiffstats
path: root/deps
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2020-06-17 14:15:19 +0200
committer Eric Hameleers <alien@slackware.com>2020-06-17 14:15:19 +0200
commit6126ac41f2d3e0596e4936d12cb16d8586beb394 (patch)
tree610628ff592b6549275ceab80c9c32f5a04e5bc3 /deps
parenta36a848c89a50d314632f407edcb0c0f717391b1 (diff)
downloadktown-6126ac41f2d3e0596e4936d12cb16d8586beb394.tar.gz
ktown-6126ac41f2d3e0596e4936d12cb16d8586beb394.tar.xz
Add exiv2 to the 'alldeps' and 'updates' build scripts
Diffstat (limited to 'deps')
-rwxr-xr-xdeps/alldeps.SlackBuild1
-rwxr-xr-xdeps/updates.SlackBuild1
2 files changed, 2 insertions, 0 deletions
diff --git a/deps/alldeps.SlackBuild b/deps/alldeps.SlackBuild
index e3a7a79..d3a7d98 100755
--- a/deps/alldeps.SlackBuild
+++ b/deps/alldeps.SlackBuild
@@ -71,6 +71,7 @@ ALLDEPS=" \
quazip \
kdsoap \
libqalculate \
+ exiv2 \
"
# Only needed when adding support for Wayland:
#elogind \
diff --git a/deps/updates.SlackBuild b/deps/updates.SlackBuild
index 9c766e7..31e992a 100755
--- a/deps/updates.SlackBuild
+++ b/deps/updates.SlackBuild
@@ -69,6 +69,7 @@ ALLDEPS=" \
quazip \
kdsoap \
libqalculate \
+ exiv2 \
"
# Only needed when adding support for Wayland:
#elogind \