mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
Merge pull request #9387 from neheb/v4l23
libv4l: Add missing INTL dependency
This commit is contained in:
@@ -64,7 +64,7 @@ define Package/v4l-utils
|
||||
SECTION:=utils
|
||||
CATEGORY:=Utilities
|
||||
TITLE+= utilities
|
||||
DEPENDS := +libv4l $(CXX_DEPENDS) $(ICONV_DEPENDS)
|
||||
DEPENDS := +libv4l $(CXX_DEPENDS) $(ICONV_DEPENDS) $(INTL_DEPENDS)
|
||||
endef
|
||||
|
||||
define Package/v4l-utils/description
|
||||
|
||||
Reference in New Issue
Block a user