summaryrefslogtreecommitdiffstats
path: root/display/directfb/DEPENDS
diff options
context:
space:
mode:
authorIsmael Luceno2019-08-29 00:19:09 +0200
committerIsmael Luceno2019-08-29 00:21:40 +0200
commit11b880d43aeb99f0f749faa4c53ddb2822ad5ae2 (patch)
tree749e3ee8bfb8b99deeabe5e8d4304b894a6e1b43 /display/directfb/DEPENDS
parente9d476abe52c6b017982c473cd954848ce48868b (diff)
directfb: switch dependency from xorg-server to X11-SERVER
Diffstat (limited to 'display/directfb/DEPENDS')
-rwxr-xr-xdisplay/directfb/DEPENDS2
1 files changed, 1 insertions, 1 deletions
diff --git a/display/directfb/DEPENDS b/display/directfb/DEPENDS
index 1acd7e5b45..7ded1d865d 100755
--- a/display/directfb/DEPENDS
+++ b/display/directfb/DEPENDS
@@ -36,7 +36,7 @@ optional_depends sdl \
'--disable-sdl' \
'build with SDL support (Experimental, intended for DFB devs)' &&
-optional_depends xorg-server \
+optional_depends X11-SERVER \
'--enable-x11' \
'--disable-x11' \
'for X11 support' &&