summaryrefslogtreecommitdiffstats
path: root/display
diff options
context:
space:
mode:
authorIsmael Luceno2019-08-29 00:19:09 +0200
committerIsmael Luceno2019-08-29 00:21:40 +0200
commit27342bf91058a124ae3a69fb4b5b2df7c9f8cc59 (patch)
tree63e30ad0bffcee420704cfa8e432507d287a3be3 /display
parent11b880d43aeb99f0f749faa4c53ddb2822ad5ae2 (diff)
qingy: switch dependency from xorg-server to X11-SERVER
Diffstat (limited to 'display')
-rwxr-xr-xdisplay/qingy/DEPENDS2
-rw-r--r--display/qingy/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/display/qingy/DEPENDS b/display/qingy/DEPENDS
index 6b4741d4de..b329266895 100755
--- a/display/qingy/DEPENDS
+++ b/display/qingy/DEPENDS
@@ -12,7 +12,7 @@ depends directfb &&
# '--disable-directFB-support' \
# 'For DirectFB graphics' &&
-optional_depends xorg-server \
+optional_depends X11-SERVER \
'' \
'' \
'For X sessions' &&
diff --git a/display/qingy/HISTORY b/display/qingy/HISTORY
index e5e21546c3..cb2eee2b76 100644
--- a/display/qingy/HISTORY
+++ b/display/qingy/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)