[packages] use xorg-libraries as the section definition for Xorg libraries

git-svn-id: svn://svn.openwrt.org/openwrt/packages@20535 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
swalker
2010-03-28 06:27:01 +00:00
parent 68b85511bf
commit 86c7b136a2
41 changed files with 84 additions and 77 deletions

View File

@ -1,5 +1,5 @@
#
# Copyright (C) 2007-2009 OpenWrt.org
# Copyright (C) 2007-2010 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@ -23,7 +23,7 @@ PKG_BUID_DEPENDS:=xproto xextproto
include $(INCLUDE_DIR)/package.mk
define Package/libXpm
SECTION:=xorg-lib
SECTION:=xorg-libraries
CATEGORY:=Xorg
SUBMENU:=libraries
DEPENDS:=+libX11 +libXt +libXext