From: Mirko Vogt Date: Mon, 23 Feb 2009 21:23:44 +0000 (+0000) Subject: added libXaw as dependency to xmessage X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=1a55c77c3d0a22b539da06549447dd30ff301df6 added libXaw as dependency to xmessage SVN-Revision: 14647 --- 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