mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-01 15:37:44 +00:00
quota: fix dependencies
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
0651830447
commit
13d91f18a3
@ -14,7 +14,7 @@ QUOTA_CFLAGS = $(TARGET_CFLAGS)
|
|||||||
QUOTA_LDFLAGS = $(TARGET_LDFLAGS)
|
QUOTA_LDFLAGS = $(TARGET_LDFLAGS)
|
||||||
|
|
||||||
ifeq ($(BR2_NEEDS_GETTEXT_IF_LOCALE),y)
|
ifeq ($(BR2_NEEDS_GETTEXT_IF_LOCALE),y)
|
||||||
QUOTA_DEPENDENCIES = gettext
|
QUOTA_DEPENDENCIES += gettext
|
||||||
QUOTA_LDFLAGS += -lintl
|
QUOTA_LDFLAGS += -lintl
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user