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
commit11b880d43aeb99f0f749faa4c53ddb2822ad5ae2 (patch)
tree749e3ee8bfb8b99deeabe5e8d4304b894a6e1b43 /display
parente9d476abe52c6b017982c473cd954848ce48868b (diff)
directfb: switch dependency from xorg-server to X11-SERVER
Diffstat (limited to 'display')
-rwxr-xr-xdisplay/directfb/DEPENDS2
-rw-r--r--display/directfb/HISTORY3
2 files changed, 4 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' &&
diff --git a/display/directfb/HISTORY b/display/directfb/HISTORY
index abd2400fbb..461fe5e5a0 100644
--- a/display/directfb/HISTORY
+++ b/display/directfb/HISTORY
@@ -1,3 +1,6 @@
+2019-08-28 Ismael Luceno <ismael@sourcemage.org>
+ * DEPENDS: switch dependency from xorg-server to X11-SERVER
+
2016-12-06 David C. Haley <khoralin@gmail.com>
* DETAILS: updated version to 1.7.6
Updated/fixed SOURCE_URL and WEB_SITE