mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-03 08:27:43 +00:00
popt: now needs gettextize
Because of df9244ff3738face50605eacf4d4f15d963de915 we now need to gettextize popt. Fixes: http://autobuild.buildroot.net/results/6e2/6e27c98407f114df07eb5cd16a843420fdb72bf4/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
e5bf154592
commit
7eb4a73cee
@ -11,6 +11,7 @@ POPT_INSTALL_STAGING = YES
|
|||||||
POPT_LICENSE = MIT
|
POPT_LICENSE = MIT
|
||||||
POPT_LICENSE_FILES = COPYING
|
POPT_LICENSE_FILES = COPYING
|
||||||
POPT_AUTORECONF = YES
|
POPT_AUTORECONF = YES
|
||||||
|
POPT_GETTEXTIZE = YES
|
||||||
|
|
||||||
POPT_CONF_ENV = ac_cv_va_copy=yes
|
POPT_CONF_ENV = ac_cv_va_copy=yes
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user