mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
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_SOURCE = vlc-$(VLC_VERSION).tar.xz
|
||||||
VLC_LICENSE = GPLv2+ LGPLv2.1+
|
VLC_LICENSE = GPLv2+ LGPLv2.1+
|
||||||
VLC_LICENSE_FILES = COPYING COPYING.LIB
|
VLC_LICENSE_FILES = COPYING COPYING.LIB
|
||||||
|
VLC_DEPENDENCIES = host-pkgconf
|
||||||
|
|
||||||
VLC_CONF_OPT += \
|
VLC_CONF_OPT += \
|
||||||
--disable-a52 \
|
--disable-a52 \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user