[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:
@ -24,7 +24,7 @@ PROTOS:=composite damage dpms glx randr record render res screensaver shape \
|
||||
shm sync xevie xf86dri xfixes xinerama xprint xtest xvmc xv
|
||||
|
||||
define Package/libxcb
|
||||
SECTION:=xorg-libs
|
||||
SECTION:=xorg-libraries
|
||||
CATEGORY:=Xorg
|
||||
SUBMENU:=libraries
|
||||
TITLE:=libxcb
|
||||
@ -38,7 +38,7 @@ replaces the current Xlib interface.
|
||||
endef
|
||||
|
||||
define Package/libxcb-xlib
|
||||
SECTION:=xorg-libs
|
||||
SECTION:=xorg-libraries
|
||||
CATEGORY:=Xorg
|
||||
SUBMENU:=libraries
|
||||
TITLE:=libxcb-xlib
|
||||
@ -47,7 +47,7 @@ endef
|
||||
|
||||
define Package/libxcb-proto/Default
|
||||
define Package/libxcb-$(1)
|
||||
SECTION:=xorg-libs
|
||||
SECTION:=xorg-libraries
|
||||
CATEGORY:=Xorg
|
||||
SUBMENU:=libraries
|
||||
TITLE:=libxcb-$(1)
|
||||
|
Reference in New Issue
Block a user