[packages] libXpm: depends on libX11
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11478 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
bcd44aff39
commit
345fb3f0e2
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (C) 2007 OpenWrt.org
|
# Copyright (C) 2007-2008 OpenWrt.org
|
||||||
#
|
#
|
||||||
# This is free software, licensed under the GNU General Public License v2.
|
# This is free software, licensed under the GNU General Public License v2.
|
||||||
# See /LICENSE for more information.
|
# See /LICENSE for more information.
|
||||||
@ -21,7 +21,7 @@ define Package/libXpm
|
|||||||
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 +libX11 @DISPLAY_SUPPORT
|
||||||
TITLE:=libXpm
|
TITLE:=libXpm
|
||||||
URL:=http://xorg.freedesktop.org/
|
URL:=http://xorg.freedesktop.org/
|
||||||
endef
|
endef
|
||||||
|
Loading…
x
Reference in New Issue
Block a user