rename glib package from liblib1 to glib1 and fix dependencies on it

git-svn-id: svn://svn.openwrt.org/openwrt/packages@4514 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico
2006-08-08 01:13:52 +00:00
parent 5ad36565bf
commit b072863c0b
4 changed files with 6 additions and 6 deletions

View File

@ -29,7 +29,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/bitlbee
SECTION:=net
CATEGORY:=Network
DEPENDS:=+libopenssl +libglib1 +libiconv
DEPENDS:=+libopenssl +glib1 +libiconv
TITLE:=IRC gateway to IM chat networks
DESCRIPTION:=IRC gateway to IM chat networks
URL:=http://www.bitlbee.org/