Revert "qrencode: Fix build dependency (libpng)"
authorJonathan Bennett <JBennett@incomsystems.biz>
Tue, 26 May 2015 04:22:29 +0000 (23:22 -0500)
committerJonathan Bennett <JBennett@incomsystems.biz>
Tue, 26 May 2015 04:22:29 +0000 (23:22 -0500)
This commit was not made by the package maintainer and needs to be reverted.
This reverts commit 1e2cd3318b67584d12ea9ee27e1b23927510f630.
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
libs/qrencode/Makefile

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