summaryrefslogtreecommitdiffstats
path: root/deps/updates.SlackBuild
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/updates.SlackBuild
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 '')
-rwxr-xr-xdeps/updates.SlackBuild2
1 files changed, 2 insertions, 0 deletions
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 \