summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorIsmael Luceno2019-05-31 21:53:14 +0200
committerIsmael Luceno2019-05-31 21:53:25 +0200
commit1001b8d5d7926403d6b6f520c4d785902f78c985 (patch)
treef55c0c26af00d40356ebee21ba12b31ba59f9bd5 /x11
parent5e8acc89673312b8a419c054be5be05aa8288f79 (diff)
xautolock: Remove dependency on xorg-server
Diffstat (limited to 'x11')
-rwxr-xr-xx11/xautolock/DEPENDS1
-rw-r--r--x11/xautolock/HISTORY3
2 files changed, 3 insertions, 1 deletions
diff --git a/x11/xautolock/DEPENDS b/x11/xautolock/DEPENDS
index 99f43cea9b..0a49002c1d 100755
--- a/x11/xautolock/DEPENDS
+++ b/x11/xautolock/DEPENDS
@@ -1,4 +1,3 @@
depends imake &&
depends libxscrnsaver &&
-depends xorg-server &&
depends gccmakedep
diff --git a/x11/xautolock/HISTORY b/x11/xautolock/HISTORY
index c6518a384c..dbdc5c1e20 100644
--- a/x11/xautolock/HISTORY
+++ b/x11/xautolock/HISTORY
@@ -1,3 +1,6 @@
+2019-05-31 Ismael Luceno <ismael@sourcemage.org>
+ * DEPENDS: Removed dependency on xorg-server
+
2016-10-17 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DETAILS: bump PATCHLEVEL
* PRE_BUILD, 0001-fix-compile-error-with-gcc-6.patch: fix compile error with