summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2011-12-01 22:29:58 +0100
committerMichael Niedermayer <michaelni@gmx.at>2011-12-01 22:29:58 +0100
commit18abf46b6fb5e640404941c40e53c79018997b13 (patch)
tree4ecdd120a164fa25c14761053790d15a481c1a56 /configure
parent8c15f9d79c9bf0565e721097e1b022fc2023728d (diff)
configure: add forgotten libx264rgb_encoder_deps
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 3c47043f92..7596c41124 100755
--- a/configure
+++ b/configure
@@ -1535,6 +1535,7 @@ libvorbis_encoder_deps="libvorbis"
libvpx_decoder_deps="libvpx"
libvpx_encoder_deps="libvpx"
libx264_encoder_deps="libx264"
+libx264rgb_encoder_deps="libx264"
libxavs_encoder_deps="libxavs"
libxvid_encoder_deps="libxvid"
libutvideo_decoder_deps="libutvideo gpl"