summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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)