motion: add host-pkgconf dependency

This commit is contained in:
Joo Aun Saw 2019-10-07 00:27:08 +11:00
parent 14644f0a10
commit 6a921d97bf

View File

@ -7,7 +7,7 @@
MOTION_VERSION = release-4.2.2
MOTION_SITE = $(call github,motion-project,motion,$(MOTION_VERSION))
MOTION_AUTORECONF = YES
MOTION_DEPENDENCIES = ffmpeg jpeg libmicrohttpd
MOTION_DEPENDENCIES = host-pkgconf ffmpeg jpeg libmicrohttpd
MOTION_CONF_OPTS = --without-pgsql \
--without-sdl \
--without-sqlite3 \