|
@@ -512,6 +512,7 @@ VLC_CONF_OPTS += --disable-taglib
|
|
endif
|
|
endif
|
|
|
|
|
|
ifeq ($(BR2_PACKAGE_TREMOR),y)
|
|
ifeq ($(BR2_PACKAGE_TREMOR),y)
|
|
|
|
+VLC_CONF_ENV += VORBIS_LIBS="-lvorbisidec"
|
|
VLC_CONF_OPTS += --enable-tremor
|
|
VLC_CONF_OPTS += --enable-tremor
|
|
VLC_DEPENDENCIES += tremor
|
|
VLC_DEPENDENCIES += tremor
|
|
else
|
|
else
|