mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-22 12:54:04 +02:00
gmenu2x: add ikog, remove primes.
ikog: add python to DEPNEDS
This commit is contained in:
parent
79a63f3d1d
commit
c9e5d61347
@ -0,0 +1,3 @@
|
|||||||
|
title=ikog.py
|
||||||
|
icon=skin:icons/utilities-terminal.png
|
||||||
|
exec=/usr/bin/ikog.py
|
@ -1,4 +0,0 @@
|
|||||||
title=primes
|
|
||||||
icon=skin:icons/utilities-terminal.png
|
|
||||||
exec=/usr/bin/primes
|
|
||||||
params=0 1000
|
|
@ -10,6 +10,7 @@ define Package/ikog
|
|||||||
TITLE:=ikog
|
TITLE:=ikog
|
||||||
SECTION:=utils
|
SECTION:=utils
|
||||||
CATEGORY:=Utilities
|
CATEGORY:=Utilities
|
||||||
|
DEPNEDS:=python
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/ikog/description
|
define Package/ikog/description
|
||||||
|
Loading…
Reference in New Issue
Block a user