mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
qrencode: Fix build dependency (libpng)
Signed-off-by: Ted Hess <thess@kitschensync.net>
This commit is contained in:
@@ -21,6 +21,8 @@ PKG:FIXUP:=autoreconf
|
|||||||
|
|
||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
|
||||||
|
PKG_BUILD_DEPENDS:=libpng
|
||||||
|
|
||||||
define Package/libqrencode
|
define Package/libqrencode
|
||||||
SECTION:=libs
|
SECTION:=libs
|
||||||
CATEGORY:=Libraries
|
CATEGORY:=Libraries
|
||||||
|
|||||||
Reference in New Issue
Block a user