emotion: fix autodetection of emotion generic vlc player module.

T4273
This commit is contained in:
Cedric Bail 2016-08-03 12:01:17 -07:00
parent 9f5e5ae732
commit 7925c56ec9
1 changed files with 1 additions and 1 deletions

View File

@ -5065,7 +5065,7 @@ fi
### Check availability
## Generic player
EMOTION_GENERIC_PLAYER([GENERIC_VLC], [VLC], [libvlc >= 2.0])
EMOTION_GENERIC_PLAYER([GENERIC_VLC], [yes], [libvlc >= 2.0])
EFL_ADD_FEATURE([EMOTION], [generic_vlc], [${with_generic_vlc}])
EFL_LIB_END([Emotion])