mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2025-04-21 12:27:27 +03:00
[guile] change the CATEGORY to languages
This commit is contained in:
@@ -22,8 +22,8 @@ include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
define Package/guile
|
||||
TITLE:=guile
|
||||
SECTION:=libs
|
||||
CATEGORY:=Libraries
|
||||
SECTION:=lang
|
||||
CATEGORY:=Languages
|
||||
DEPENDS:=+libgmp +libpthread +libltdl
|
||||
URL:=http://savannah.gnu.org/projects/guile/
|
||||
endef
|
||||
|
||||
Reference in New Issue
Block a user