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:
b35a2b5
)
hplip: python is not needed for build
9323/head
author
Luiz Angelo Daros de Luca
<luizluca@gmail.com>
Tue, 25 Jun 2019 07:21:00 +0000
(
04:21
-0300)
committer
Luiz Angelo Daros de Luca
<luizluca@gmail.com>
Tue, 25 Jun 2019 07:24:24 +0000
(
04:24
-0300)
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
utils/hplip/Makefile
patch
|
blob
|
history
diff --git
a/utils/hplip/Makefile
b/utils/hplip/Makefile
index e3e8054bd73c6140bd8eb4f74a169f60684a7830..71bf9a91568dd6cb9a692a2d3ce5b22ecb636be0 100644
(file)
--- a/
utils/hplip/Makefile
+++ b/
utils/hplip/Makefile
@@
-21,7
+21,7
@@
PKG_LICENSE:=GPL-2.0 GPL-2.0+
PKG_LICENSE_FILES:=COPYING LICENSE
PKG_BUILD_PARALLEL:=1
-PKG_BUILD_DEPENDS:=
python
libcups
+PKG_BUILD_DEPENDS:=libcups
PKG_FIXUP:=autoreconf
include $(INCLUDE_DIR)/package.mk