From ca45fb3e425bc59a12a2e1b9c23e8eafbae9a55a Mon Sep 17 00:00:00 2001 From: jow Date: Sat, 7 Feb 2009 02:34:37 +0000 Subject: [PATCH] [packages] make xclipboard depend on libXaw git-svn-id: svn://svn.openwrt.org/openwrt/packages@14428 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- Xorg/app/xclipboard/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Xorg/app/xclipboard/Makefile b/Xorg/app/xclipboard/Makefile index 7c7b451ea..4f3ba3450 100644 --- a/Xorg/app/xclipboard/Makefile +++ b/Xorg/app/xclipboard/Makefile @@ -22,7 +22,7 @@ define Package/xclipboard SECTION:=xorg-app CATEGORY:=Xorg SUBMENU:=app - DEPENDS:= + DEPENDS:=+libXaw TITLE:=xclipboard URL:=http://xorg.freedesktop.org/ endef -- 2.11.0