vlc: needs host-pkgconf
The configure script uses PKG_CHECK_MODULES to detect dependencies. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
457b6467ed
commit
e3c88d8fcd
@ -9,6 +9,7 @@ VLC_SITE = http://download.videolan.org/pub/videolan/vlc/$(VLC_VERSION)
|
||||
VLC_SOURCE = vlc-$(VLC_VERSION).tar.xz
|
||||
VLC_LICENSE = GPLv2+ LGPLv2.1+
|
||||
VLC_LICENSE_FILES = COPYING COPYING.LIB
|
||||
VLC_DEPENDENCIES = host-pkgconf
|
||||
|
||||
VLC_CONF_OPT += \
|
||||
--disable-a52 \
|
||||
|
Loading…
Reference in New Issue
Block a user