summaryrefslogtreecommitdiff
path: root/repo/xautolock/xautolock.xibuild
diff options
context:
space:
mode:
authordavidovski <david@davidovski.xyz>2022-12-19 23:07:05 +0000
committerdavidovski <david@davidovski.xyz>2022-12-19 23:07:05 +0000
commit05d004dfe0c9a9d898fac8a4a0292ca2a74ca391 (patch)
tree0b058ac267139f2a0525dec42b307664363e5b11 /repo/xautolock/xautolock.xibuild
parent4c61af227b0fb3e028c877dc1c2e0b6513960762 (diff)
Making things work
Diffstat (limited to 'repo/xautolock/xautolock.xibuild')
-rw-r--r--repo/xautolock/xautolock.xibuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/repo/xautolock/xautolock.xibuild b/repo/xautolock/xautolock.xibuild
index 75476d6..a276956 100644
--- a/repo/xautolock/xautolock.xibuild
+++ b/repo/xautolock/xautolock.xibuild
@@ -3,8 +3,7 @@
NAME="xautolock"
DESC="An automatic X screen-locker/screen-saver"
-MAKEDEPS="make imake xorg-cf-files"
-DEPS="libx11 libxscrnsaver musl "
+MAKEDEPS="make imake xorg-cf-files libx11 libxscrnsaver musl"
PKG_VER=2.2
SOURCE="https://www.ibiblio.org/pub/linux/X11/screensavers/xautolock-$PKG_VER.tgz"