Add missing dependencies for libXmu.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12507 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
d1d9864802
commit
b6c1fff0e5
@ -21,7 +21,7 @@ define Package/libXmu
|
|||||||
SECTION:=xorg-libraries
|
SECTION:=xorg-libraries
|
||||||
CATEGORY:=Xorg
|
CATEGORY:=Xorg
|
||||||
SUBMENU:=libraries
|
SUBMENU:=libraries
|
||||||
DEPENDS:=+xorg-headers-native +util-macros @DISPLAY_SUPPORT
|
DEPENDS:=+xorg-headers-native +util-macros +libXt +libXext @DISPLAY_SUPPORT
|
||||||
TITLE:=libXmu
|
TITLE:=libXmu
|
||||||
URL:=http://xorg.freedesktop.org/
|
URL:=http://xorg.freedesktop.org/
|
||||||
endef
|
endef
|
||||||
|
@ -11,7 +11,7 @@ libXfixes-4.0.3|
|
|||||||
libXfont-1.3.1|+zlib+libfontenc+fontcacheproto+fontsproto+libfreetype
|
libXfont-1.3.1|+zlib+libfontenc+fontcacheproto+fontsproto+libfreetype
|
||||||
libxkbfile-1.0.4|
|
libxkbfile-1.0.4|
|
||||||
libxkbui-1.0.2|
|
libxkbui-1.0.2|
|
||||||
libXmu-1.0.3|
|
libXmu-1.0.3|+libXt +libXext
|
||||||
libXpm-3.5.7|
|
libXpm-3.5.7|
|
||||||
libXrandr-1.2.2|+libXext+libXrender+randrproto+renderproto+xextproto+libX11
|
libXrandr-1.2.2|+libXext+libXrender+randrproto+renderproto+xextproto+libX11
|
||||||
libXrender-0.9.4|+libfreetype+zlib+xproto+libfontenc+xtrans+fontsproto+renderproto
|
libXrender-0.9.4|+libfreetype+zlib+xproto+libfontenc+xtrans+fontsproto+renderproto
|
||||||
|
Loading…
x
Reference in New Issue
Block a user