projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4029188
)
Revert "qrencode: Fix build dependency (libpng)"
author
Jonathan Bennett
<JBennett@incomsystems.biz>
Tue, 26 May 2015 04:22:29 +0000
(23:22 -0500)
committer
Jonathan 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
patch
|
blob
|
history
diff --git
a/libs/qrencode/Makefile
b/libs/qrencode/Makefile
index 8d70b4a05be3e6ade28a24ed43c836ab0d7ad925..db2d69713af5bf75f0ad1ac7246702c90da9bdd0 100644
(file)
--- a/
libs/qrencode/Makefile
+++ b/
libs/qrencode/Makefile
@@
-21,8
+21,6
@@
PKG:FIXUP:=autoreconf
include $(INCLUDE_DIR)/package.mk
-PKG_BUILD_DEPENDS:=libpng
-
define Package/libqrencode
SECTION:=libs
CATEGORY:=Libraries