mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-22 00:19:20 +02:00
fix typo
This commit is contained in:
parent
1fca17c18a
commit
35f03d99dc
@ -14,7 +14,7 @@ define Package/ikog
|
||||
TITLE:=ikog
|
||||
SECTION:=utils
|
||||
CATEGORY:=Utilities
|
||||
DEPNEDS:=python
|
||||
DEPENDS:=python
|
||||
endef
|
||||
|
||||
define Package/ikog/description
|
||||
|
@ -16,7 +16,7 @@ define Package/libmrss
|
||||
CATEGORY:=Libraries
|
||||
TITLE:=Libmrss
|
||||
URL:=http://www.autistici.org/bakunin/libmrss/doc/
|
||||
DEPNEDS:=+libcurl +libnxml
|
||||
DEPENDS:=+libcurl +libnxml
|
||||
endef
|
||||
|
||||
CONFIGURE_ARGS += --prefix=/usr
|
||||
|
@ -16,7 +16,7 @@ define Package/libnxml
|
||||
CATEGORY:=Libraries
|
||||
TITLE:=Libnxml
|
||||
URL:=http://www.autistici.org/bakunin/libnxml/doc/
|
||||
DEPNEDS:=+libcurl
|
||||
DEPENDS:=+libcurl
|
||||
endef
|
||||
|
||||
CONFIGURE_ARGS += --prefix=/usr
|
||||
|
@ -15,7 +15,7 @@ define Package/mediatomb
|
||||
TITLE:=mediatomb
|
||||
SECTION:=utils
|
||||
CATEGORY:=Utilities
|
||||
DEPNEDS:=
|
||||
DEPENDS:=
|
||||
endef
|
||||
|
||||
define Package/mediatomb/description
|
||||
|
@ -14,7 +14,7 @@ define Package/pyclock
|
||||
TITLE:=pyclock
|
||||
SECTION:=utils
|
||||
CATEGORY:=Utilities
|
||||
DEPNEDS:=+python +pygame
|
||||
DEPENDS:=+python +pygame
|
||||
endef
|
||||
|
||||
define Package/pyclock/description
|
||||
|
Loading…
Reference in New Issue
Block a user