summaryrefslogtreecommitdiffstats
path: root/deps/alldeps.SlackBuild
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2016-07-22 12:14:07 +0200
committer Eric Hameleers <alien@slackware.com>2016-07-22 12:14:07 +0200
commit6ea331eaacd4c651568a975bc9153778740f30f6 (patch)
tree38141a2846e8c065328fa39e046225ce6255b7df /deps/alldeps.SlackBuild
parent641e0023e580e1bf62a39180776eb2ff93339fc2 (diff)
downloadktown-6ea331eaacd4c651568a975bc9153778740f30f6.tar.gz
ktown-6ea331eaacd4c651568a975bc9153778740f30f6.tar.xz
deps/libinput: added as a depedency for Qt5.
Note that the 32bit package of qt5 was not yet compiled against it, but the 64bit qt5 package uses libinput as a dependency already.
Diffstat (limited to 'deps/alldeps.SlackBuild')
-rwxr-xr-xdeps/alldeps.SlackBuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/deps/alldeps.SlackBuild b/deps/alldeps.SlackBuild
index 7f57bfd..1f695d9 100755
--- a/deps/alldeps.SlackBuild
+++ b/deps/alldeps.SlackBuild
@@ -17,6 +17,7 @@ ALLDEPS=" \
extra-cmake-modules \
ninja \
sni-qt \
+ libinput \
qt5 \
qt5-webkit \
OpenAL \