Browse Source

qrencode: Fix build dependency (libpng)

Signed-off-by: Ted Hess <thess@kitschensync.net>
lilik-openwrt-22.03
Ted Hess 9 years ago
parent
commit
1e2cd3318b
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      libs/qrencode/Makefile

+ 2
- 0
libs/qrencode/Makefile View File

@ -21,6 +21,8 @@ PKG:FIXUP:=autoreconf
include $(INCLUDE_DIR)/package.mk
PKG_BUILD_DEPENDS:=libpng
define Package/libqrencode
SECTION:=libs
CATEGORY:=Libraries


Loading…
Cancel
Save