From 1a55c77c3d0a22b539da06549447dd30ff301df6 Mon Sep 17 00:00:00 2001 From: Mirko Vogt Date: Mon, 23 Feb 2009 21:23:44 +0000 Subject: [PATCH] added libXaw as dependency to xmessage SVN-Revision: 14647 --- Xorg/app/xmessage/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Xorg/app/xmessage/Makefile b/Xorg/app/xmessage/Makefile index 03850785e1..3e8d730d20 100644 --- a/Xorg/app/xmessage/Makefile +++ b/Xorg/app/xmessage/Makefile @@ -22,7 +22,7 @@ define Package/xmessage SECTION:=xorg-app CATEGORY:=Xorg SUBMENU:=app - DEPENDS:= + DEPENDS:=+libXaw TITLE:=xmessage URL:=http://xorg.freedesktop.org/ endef -- 2.30.2