CONFIGURE: Make Bink an engine dependency

This commit is contained in:
Cameron Cawley 2018-05-16 18:01:15 +01:00 committed by Eugene Sandulenko
parent 3e88827c4c
commit 39ef9beaca

1
configure vendored
View File

@ -221,6 +221,7 @@ _have_x86=no
# Add (virtual) features
add_feature 16bit "16bit color" "_16bit"
add_feature bink "Bink" "_bink"
add_feature cloud "cloud" "_cloud"
add_feature faad "libfaad" "_faad"
add_feature flac "FLAC" "_flac"