mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2025-04-21 12:27:27 +03:00
gmenu2x: add ikog, remove primes.
ikog: add python to DEPNEDS
This commit is contained in:
@@ -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
|
||||
SECTION:=utils
|
||||
CATEGORY:=Utilities
|
||||
DEPNEDS:=python
|
||||
endef
|
||||
|
||||
define Package/ikog/description
|
||||
|
||||
Reference in New Issue
Block a user