X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=XOrg%2Fapp%2Fxmessage%2FMakefile;h=5e4db1c577f6040ed6c290edc98a1caf5f8621c1;hp=91f17f0299a894e719a4fc79fe58a1dbb715eff0;hb=3559507c8579f47f905c89e7d8c26566223753b6;hpb=e6e51e58fe5921f726b59821257776fcc8be8d64 diff --git a/XOrg/app/xmessage/Makefile b/XOrg/app/xmessage/Makefile index 91f17f0299..5e4db1c577 100644 --- a/XOrg/app/xmessage/Makefile +++ b/XOrg/app/xmessage/Makefile @@ -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_BUILD_DIR=$(BUILD_DIR)/Xorg/$(_CATEGORY)/${PKG_NAME}-$(PKG_VERSION)/ -_DEPEND:= +_DEPEND:= +libX11 ifneq (xmessage,xinit) _DEPEND+=xorg-server-essentials endif