qrencode: Fix build dependency (libpng)
Signed-off-by: Ted Hess <thess@kitschensync.net>
This commit is contained in:
parent
2de5acd6bd
commit
1e2cd3318b
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,8 @@ PKG:FIXUP:=autoreconf
|
|||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
PKG_BUILD_DEPENDS:=libpng
|
||||
|
||||
define Package/libqrencode
|
||||
SECTION:=libs
|
||||
CATEGORY:=Libraries
|
||||
|
|
Loading…
Reference in a new issue