summaryrefslogtreecommitdiffstats
path: root/deps/updates.SlackBuild
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2017-03-21 23:12:07 +0100
committer Eric Hameleers <alien@slackware.com>2017-03-21 23:12:07 +0100
commit3691522d8814e93fa1189c9b627fdcae2bbededf (patch)
tree92c498b1104f26a4fb5edd0ca2e752a1db34b977 /deps/updates.SlackBuild
parent60ea8a6c3ab94905ccf1873bdfaad5f44dfcafcb (diff)
downloadktown-3691522d8814e93fa1189c9b627fdcae2bbededf.tar.gz
ktown-3691522d8814e93fa1189c9b627fdcae2bbededf.tar.xz
Add new dependencies for Plasma's user-manager
These three are needed to compile user-manager: - cracklib - libpwquality - accountsservice
Diffstat (limited to 'deps/updates.SlackBuild')
-rwxr-xr-xdeps/updates.SlackBuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/deps/updates.SlackBuild b/deps/updates.SlackBuild
index 14fc52a..f9482b0 100755
--- a/deps/updates.SlackBuild
+++ b/deps/updates.SlackBuild
@@ -56,6 +56,9 @@ ALLDEPS=" \
vid.stab \
frei0r-plugins \
mlt \
+ cracklib \
+ libpwquality \
+ accountsservice \
"
# Only needed when adding support for Wayland:
#elogind \