summaryrefslogtreecommitdiffstats
path: root/wm-addons
diff options
context:
space:
mode:
authorIsmael Luceno2019-08-29 00:19:12 +0200
committerIsmael Luceno2019-08-29 00:21:42 +0200
commitf3666354d10f16f2138db0ed05e5a20c872fc99e (patch)
treee8d751ee9f4bc4aa7e45369044a085f4ae47e3f2 /wm-addons
parente621ba2867c8565df052bad2924025b48fdd7896 (diff)
allin1: switch dependency from xorg-server to X11-SERVER
Diffstat (limited to 'wm-addons')
-rwxr-xr-xwm-addons/allin1/DEPENDS2
-rw-r--r--wm-addons/allin1/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/wm-addons/allin1/DEPENDS b/wm-addons/allin1/DEPENDS
index 98190679a5..79034701d2 100755
--- a/wm-addons/allin1/DEPENDS
+++ b/wm-addons/allin1/DEPENDS
@@ -1,2 +1,2 @@
-depends xorg-server &&
+depends X11-SERVER &&
depends apmd
diff --git a/wm-addons/allin1/HISTORY b/wm-addons/allin1/HISTORY
index 1e91f17a61..63f670806f 100644
--- a/wm-addons/allin1/HISTORY
+++ b/wm-addons/allin1/HISTORY
@@ -1,3 +1,6 @@
+2019-08-28 Ismael Luceno <ismael@sourcemage.org>
+ * DEPENDS: switch dependency from xorg-server to X11-SERVER
+
2015-05-25 Thomas Orgis <sobukus@sourcemage.org>
* DETAILS: remove SOURCEFORGE_URL usage (automated)