git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
3021cb2
)
python-ply: use setuptools
author
Jeffery To
<redacted>
Fri, 13 Nov 2015 08:17:17 +0000
(16:17 +0800)
committer
Jeffery To
<redacted>
Fri, 13 Nov 2015 08:17:17 +0000
(16:17 +0800)
Signed-off-by: Jeffery To <redacted>
lang/python-ply/Makefile
patch
|
blob
|
history
diff --git
a/lang/python-ply/Makefile
b/lang/python-ply/Makefile
index 82821ee1546490313d3352efb793635d9893a902..8a6863ab35fa7bdc63bf42f94acb805322101951 100644
(file)
--- a/
lang/python-ply/Makefile
+++ b/
lang/python-ply/Makefile
@@
-15,6
+15,8
@@
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.dabeaz.com/ply
PKG_MD5SUM:=94726411496c52c87c2b9429b12d5c50
+PKG_BUILD_DEPENDS:=python python-setuptools
+
PKG_LICENSE:=BSD-3-Clause
PKG_LICENSE_FILES:=README.md
PKG_MAINTAINER:=Jeffery To <jeffery.to@gmail.com>
git clone https://git.99rst.org/PROJECT