summaryrefslogtreecommitdiffstats
path: root/wscript
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2017-11-01 18:19:06 +0100
committerwm4 <wm4@nowhere>2017-11-01 18:19:06 +0100
commit27ab99dc3e37c4692a204d410ac2a0959b40a458 (patch)
treeae4d497cfe2278d0eef31eeeceba12498f3ac7e7 /wscript
parenta7a1ae0b3d60cdaab0774fcb08de33fa6b12848b (diff)
downloadmpv-27ab99dc3e37c4692a204d410ac2a0959b40a458.tar.bz2
mpv-27ab99dc3e37c4692a204d410ac2a0959b40a458.tar.xz
build: garbage => upstream
"garbage" is considered offensive. The result will still be pretty bad though (currently build failures).
Diffstat (limited to 'wscript')
-rw-r--r--wscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/wscript b/wscript
index 19d9413657..9f7e0e106e 100644
--- a/wscript
+++ b/wscript
@@ -464,7 +464,7 @@ libav_dependencies = [
'int x[LIBAVCODEC_MPV ? 1 : -1]',
use='libavcodec')
}, {
- 'name': '--ffmpeg-garbage',
+ 'name': '--ffmpeg-upstream',
'deps': '!ffmpeg-mpv',
'desc': 'libav* is upstream FFmpeg (unsupported)',
# FFmpeg <=> LIBAVUTIL_VERSION_MICRO>=100
@@ -485,7 +485,7 @@ libav_dependencies = [
}, {
'name': 'libav-any',
'desc': 'Libav/FFmpeg library versions',
- 'deps': 'ffmpeg-mpv || ffmpeg-garbage || libav',
+ 'deps': 'ffmpeg-mpv || ffmpeg-upstream || libav',
'func': check_ffmpeg_or_libav_versions(),
'req': True,
'fmsg': "Unable to find development files for some of the required \