added libXaw as dependency to xmessage

git-svn-id: svn://svn.openwrt.org/openwrt/packages@14647 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
mirko 2009-02-23 21:23:44 +00:00
parent a35d83d507
commit ee7fd2c699

View File

@ -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