diff --git a/Xorg/app/xmessage/Makefile b/Xorg/app/xmessage/Makefile index 03850785e..3e8d730d2 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