summaryrefslogtreecommitdiffstats
path: root/display/qingy
diff options
context:
space:
mode:
Diffstat (limited to 'display/qingy')
-rwxr-xr-xdisplay/qingy/DEPENDS4
-rw-r--r--display/qingy/HISTORY3
2 files changed, 4 insertions, 3 deletions
diff --git a/display/qingy/DEPENDS b/display/qingy/DEPENDS
index 29ef0bbe06..17ff32615f 100755
--- a/display/qingy/DEPENDS
+++ b/display/qingy/DEPENDS
@@ -17,9 +17,7 @@ optional_depends xorg-server \
'' \
'For X sessions' &&
-
-source $GRIMOIRE/FUNCTIONS &&
-if check_if_xorg_modular_server
+if is_depends_enabled $SPELL xorg-server
then
depends libxscrnsaver
fi &&
diff --git a/display/qingy/HISTORY b/display/qingy/HISTORY
index 979b4dc337..0974833575 100644
--- a/display/qingy/HISTORY
+++ b/display/qingy/HISTORY
@@ -1,3 +1,6 @@
+2008-11-26 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
+ * DEPENDS: remove check_if_xorg_modular* reference #14708
+
2008-08-21 Thomas Orgis <sobukus@sourcemage.org>
* DEPENDS: fix for xorg-modular, add option to disable x support at all