summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2019-05-09 16:02:49 +0200
committer Eric Hameleers <alien@slackware.com>2019-05-09 16:02:49 +0200
commitdc8a0f6236cc71cb7af7259cbaae6798c57128c3 (patch)
tree79eae88a41b3c6c446081f5fa7d27c845c43edcd
parent3c05327be70d55249017f007cbe4062e9655261c (diff)
downloadktown-dc8a0f6236cc71cb7af7259cbaae6798c57128c3.tar.gz
ktown-dc8a0f6236cc71cb7af7259cbaae6798c57128c3.tar.xz
Deps: add 'rttr' to the build scripts
-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 29afcf6..437e8d7 100755
--- a/deps/alldeps.SlackBuild
+++ b/deps/alldeps.SlackBuild
@@ -85,6 +85,7 @@ ALLDEPS=" \
drumstick \
libsass \
sassc \
+ rttr \
"
# Only needed when adding support for Wayland:
#elogind \
diff --git a/deps/updates.SlackBuild b/deps/updates.SlackBuild
index a88bdc9..479e591 100755
--- a/deps/updates.SlackBuild
+++ b/deps/updates.SlackBuild
@@ -83,6 +83,7 @@ ALLDEPS=" \
drumstick \
libsass \
sassc \
+ rttr \
"
# Only needed when adding support for Wayland:
#elogind \