More X package dependecy fixes.
[openwrt/svn-archive/archive.git] / XOrg / app / xmessage / Makefile
index 91f17f0299a894e719a4fc79fe58a1dbb715eff0..5e4db1c577f6040ed6c290edc98a1caf5f8621c1 100644 (file)
@@ -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