added libXaw as dependency to xmessage
authorMirko Vogt <mirko@openwrt.org>
Mon, 23 Feb 2009 21:23:44 +0000 (21:23 +0000)
committerMirko Vogt <mirko@openwrt.org>
Mon, 23 Feb 2009 21:23:44 +0000 (21:23 +0000)
SVN-Revision: 14647

Xorg/app/xmessage/Makefile

index 03850785e11df16f6eb3c2f83669b31f9bcb0640..3e8d730d2022d1c13365b4b14eacd8d74b5bce40 100644 (file)
@@ -22,7 +22,7 @@ define Package/xmessage
   SECTION:=xorg-app
   CATEGORY:=Xorg
   SUBMENU:=app
   SECTION:=xorg-app
   CATEGORY:=Xorg
   SUBMENU:=app
-  DEPENDS:=
+  DEPENDS:=+libXaw
   TITLE:=xmessage
   URL:=http://xorg.freedesktop.org/
 endef
   TITLE:=xmessage
   URL:=http://xorg.freedesktop.org/
 endef