More X package dependecy fixes.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12523 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
69086fb8e8
commit
7c70c68091
@ -1,9 +1,9 @@
|
|||||||
xcalc-1.0.2|+font-misc-misc
|
xcalc-1.0.2|+libX11+font-misc-misc
|
||||||
xclipboard-1.0.1|
|
xclipboard-1.0.1|+libX11
|
||||||
xdm-1.1.6|
|
xdm-1.1.6|+libX11
|
||||||
xeyes-1.0.1|
|
xeyes-1.0.1|+libX11
|
||||||
xinit-1.0.5|
|
xinit-1.0.5|+libX11
|
||||||
xlogo-1.0.1|
|
xlogo-1.0.1|+libX11
|
||||||
xmessage-1.0.2|
|
xmessage-1.0.2|+libX11
|
||||||
xset-1.0.3|
|
xset-1.0.3|+libX11
|
||||||
xsetroot-1.0.2|
|
xsetroot-1.0.2|+libX11
|
||||||
|
@ -14,7 +14,7 @@ PKG_RELEASE:=2
|
|||||||
PKG_VERSION:=@VER@
|
PKG_VERSION:=@VER@
|
||||||
PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.3/src/app
|
PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.3/src/app
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||||
PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
|
PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/$(PKG_NAME)-$(PKG_VERSION)/
|
||||||
|
|
||||||
_DEPEND:=@DEP@
|
_DEPEND:=@DEP@
|
||||||
ifneq (@NAME@,xinit)
|
ifneq (@NAME@,xinit)
|
||||||
|
@ -16,7 +16,7 @@ PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.3/src/app
|
|||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||||
PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
|
PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
|
||||||
|
|
||||||
_DEPEND:= +font-misc-misc
|
_DEPEND:= +libX11 +font-misc-misc
|
||||||
ifneq (xcalc,xinit)
|
ifneq (xcalc,xinit)
|
||||||
_DEPEND+=xorg-server-essentials
|
_DEPEND+=xorg-server-essentials
|
||||||
endif
|
endif
|
||||||
|
@ -16,7 +16,7 @@ PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.3/src/app
|
|||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||||
PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
|
PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
|
||||||
|
|
||||||
_DEPEND:=
|
_DEPEND:= +libX11
|
||||||
ifneq (xclipboard,xinit)
|
ifneq (xclipboard,xinit)
|
||||||
_DEPEND+=xorg-server-essentials
|
_DEPEND+=xorg-server-essentials
|
||||||
endif
|
endif
|
||||||
|
@ -16,7 +16,7 @@ PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.3/src/app
|
|||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||||
PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
|
PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
|
||||||
|
|
||||||
_DEPEND:=
|
_DEPEND:= +libX11
|
||||||
ifneq (xdm,xinit)
|
ifneq (xdm,xinit)
|
||||||
_DEPEND+=xorg-server-essentials
|
_DEPEND+=xorg-server-essentials
|
||||||
endif
|
endif
|
||||||
|
@ -16,7 +16,7 @@ PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.3/src/app
|
|||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||||
PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
|
PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
|
||||||
|
|
||||||
_DEPEND:=
|
_DEPEND:= +libX11
|
||||||
ifneq (xeyes,xinit)
|
ifneq (xeyes,xinit)
|
||||||
_DEPEND+=xorg-server-essentials
|
_DEPEND+=xorg-server-essentials
|
||||||
endif
|
endif
|
||||||
|
@ -16,7 +16,7 @@ PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.3/src/app
|
|||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||||
PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
|
PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
|
||||||
|
|
||||||
_DEPEND:=
|
_DEPEND:= +libX11
|
||||||
ifneq (xinit,xinit)
|
ifneq (xinit,xinit)
|
||||||
_DEPEND+=xorg-server-essentials
|
_DEPEND+=xorg-server-essentials
|
||||||
endif
|
endif
|
||||||
|
@ -16,7 +16,7 @@ PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.3/src/app
|
|||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||||
PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
|
PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
|
||||||
|
|
||||||
_DEPEND:=
|
_DEPEND:= +libX11
|
||||||
ifneq (xlogo,xinit)
|
ifneq (xlogo,xinit)
|
||||||
_DEPEND+=xorg-server-essentials
|
_DEPEND+=xorg-server-essentials
|
||||||
endif
|
endif
|
||||||
|
@ -16,7 +16,7 @@ PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.3/src/app
|
|||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||||
PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
|
PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
|
||||||
|
|
||||||
_DEPEND:=
|
_DEPEND:= +libX11
|
||||||
ifneq (xmessage,xinit)
|
ifneq (xmessage,xinit)
|
||||||
_DEPEND+=xorg-server-essentials
|
_DEPEND+=xorg-server-essentials
|
||||||
endif
|
endif
|
||||||
|
@ -16,7 +16,7 @@ PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.3/src/app
|
|||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||||
PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
|
PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
|
||||||
|
|
||||||
_DEPEND:=
|
_DEPEND:= +libX11
|
||||||
ifneq (xset,xinit)
|
ifneq (xset,xinit)
|
||||||
_DEPEND+=xorg-server-essentials
|
_DEPEND+=xorg-server-essentials
|
||||||
endif
|
endif
|
||||||
|
@ -16,7 +16,7 @@ PKG_SOURCE_URL:=http://xorg.freedesktop.org/releases/X11R7.3/src/app
|
|||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||||
PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
|
PKG_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/
|
||||||
|
|
||||||
_DEPEND:=
|
_DEPEND:= +libX11
|
||||||
ifneq (xsetroot,xinit)
|
ifneq (xsetroot,xinit)
|
||||||
_DEPEND+=xorg-server-essentials
|
_DEPEND+=xorg-server-essentials
|
||||||
endif
|
endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user