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:
a0658b5
)
micropython-lib: fix DEPENDS
author
Roger
<redacted>
Sun, 17 Aug 2014 16:30:28 +0000
(11:30 -0500)
committer
Steven Barth
<redacted>
Mon, 18 Aug 2014 05:39:11 +0000
(07:39 +0200)
Signed-off-by: Roger D <redacted>
lang/micropython-lib/Makefile
patch
|
blob
|
history
diff --git
a/lang/micropython-lib/Makefile
b/lang/micropython-lib/Makefile
index ee4417226dd586ce888aae12f7c44bd589d4e7d6..3334b222b276d0872663f6435448d37d7a7853f6 100644
(file)
--- a/
lang/micropython-lib/Makefile
+++ b/
lang/micropython-lib/Makefile
@@
-30,7
+30,7
@@
define Package/micropython-lib
CATEGORY:=Languages
TITLE:=micropython-lib
URL:=https://github.com/micropython/micropython-lib
- DEPENDS:=micropython
+ DEPENDS:=
+
micropython
endef
define Package/micropython-lib/description
git clone https://git.99rst.org/PROJECT