summaryrefslogtreecommitdiffstats
path: root/video
diff options
context:
space:
mode:
authorIsmael Luceno2019-08-29 00:19:11 +0200
committerIsmael Luceno2019-08-29 00:21:41 +0200
commit7a50a20d5261850281acd55950cf47970e90ffa9 (patch)
treec2b6de6a095967178d3f52a9790440f43bdf1b18 /video
parent5d2c85ea4b8e5f8326e83349cf84369798d17ae0 (diff)
mplayer2: switch dependency from xorg-server to X11-SERVER
Diffstat (limited to 'video')
-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