summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xvideo/mplayer2/DEPENDS2
-rw-r--r--video/mplayer2/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/video/mplayer2/DEPENDS b/video/mplayer2/DEPENDS
index 79d77172e0..0e8168947c 100755
--- a/video/mplayer2/DEPENDS
+++ b/video/mplayer2/DEPENDS
@@ -47,7 +47,7 @@ optional_depends alsa-lib "" "--disable-alsa" "for alsa audio output" &&
optional_depends pulseaudio "" "--disable-pulse" "for pulseaudio audio output" &&
# video devices
-optional_depends xorg-server "--enable-x11" "--disable-x11" "for X11 output support" &&
+optional_depends X11-SERVER "--enable-x11" "--disable-x11" "for X11 output support" &&
if is_depends_enabled $SPELL xorg-server; then
depends -sub "DPMS" xorg-server
fi &&
diff --git a/video/mplayer2/HISTORY b/video/mplayer2/HISTORY
index 385f2a1fa6..cf02adb360 100644
--- a/video/mplayer2/HISTORY
+++ b/video/mplayer2/HISTORY
@@ -1,3 +1,6 @@
+2019-08-28 Ismael Luceno <ismael@sourcemage.org>
+ * DEPENDS: switch dependency from xorg-server to X11-SERVER
+
2014-07-03 Ismael Luceno <ismael@sourcemage.org>
* DETAILS: Use get_scm_version