mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 05:06:39 +00:00
mediastreamer: fix intltool dependency
Fixes http://autobuild.buildroot.net/results/c93c1bc01feeea0ff37cb33c81d8712281a01c00 Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
1a3045f209
commit
f865a21056
@ -1,7 +1,7 @@
|
|||||||
MEDIASTREAMER_VERSION = 2.8.2
|
MEDIASTREAMER_VERSION = 2.8.2
|
||||||
MEDIASTREAMER_SITE = http://download.savannah.nongnu.org/releases/linphone/mediastreamer
|
MEDIASTREAMER_SITE = http://download.savannah.nongnu.org/releases/linphone/mediastreamer
|
||||||
MEDIASTREAMER_INSTALL_STAGING = YES
|
MEDIASTREAMER_INSTALL_STAGING = YES
|
||||||
MEDIASTREAMER_DEPENDENCIES = host-pkg-config ortp
|
MEDIASTREAMER_DEPENDENCIES = host-intltool host-pkg-config ortp
|
||||||
|
|
||||||
ifeq ($(BR2_PACKAGE_ALSA_LIB),y)
|
ifeq ($(BR2_PACKAGE_ALSA_LIB),y)
|
||||||
MEDIASTREAMER_CONF_OPT += --enable-alsa
|
MEDIASTREAMER_CONF_OPT += --enable-alsa
|
||||||
|
Loading…
x
Reference in New Issue
Block a user