summaryrefslogtreecommitdiffstats
path: root/deps
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2018-12-09 15:32:01 +0100
committer Eric Hameleers <alien@slackware.com>2018-12-09 15:32:01 +0100
commit0e226afff69109b60fb460b8bb4c16279b6ee465 (patch)
treef60c19103ef1548e08ac80f06ade0480c40bf225 /deps
parent429f902919d0b659f4a7556661280cbe95165765 (diff)
downloadktown-0e226afff69109b60fb460b8bb4c16279b6ee465.tar.gz
ktown-0e226afff69109b60fb460b8bb4c16279b6ee465.tar.xz
Add python-enum34 and hyphen to the deps build scripts
python-enum34 is a dependenvy for PyQt5. hyphen is a dependency for qt5-webkit.
Diffstat (limited to 'deps')
-rwxr-xr-xdeps/alldeps.SlackBuild2
-rwxr-xr-xdeps/updates.SlackBuild2
2 files changed, 4 insertions, 0 deletions
diff --git a/deps/alldeps.SlackBuild b/deps/alldeps.SlackBuild
index ab36d62..fbbf72d 100755
--- a/deps/alldeps.SlackBuild
+++ b/deps/alldeps.SlackBuild
@@ -21,6 +21,7 @@ ALLDEPS=" \
libinput \
libxkbcommon \
wayland \
+ hyphen \
qt5 \
qt5-webkit \
OpenAL \
@@ -28,6 +29,7 @@ ALLDEPS=" \
qjson \
phonon \
phonon-gstreamer \
+ python-enum34 \
sip \
PyQt \
PyQt5 \
diff --git a/deps/updates.SlackBuild b/deps/updates.SlackBuild
index 380d529..d81fcbc 100755
--- a/deps/updates.SlackBuild
+++ b/deps/updates.SlackBuild
@@ -22,6 +22,7 @@ ALLDEPS=" \
libinput \
libxkbcommon \
wayland \
+ hyphen \
qt5 \
qt5-webkit \
qca-qt5 \
@@ -29,6 +30,7 @@ ALLDEPS=" \
qt-gstreamer \
phonon \
phonon-gstreamer \
+ python-enum34 \
sip \
PyQt \
PyQt5 \