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