projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d015e21
)
[packages] make xclipboard depend on libXaw
author
Jo-Philipp Wich
<jow@openwrt.org>
Sat, 7 Feb 2009 02:34:37 +0000
(
02:34
+0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Sat, 7 Feb 2009 02:34:37 +0000
(
02:34
+0000)
SVN-Revision: 14428
Xorg/app/xclipboard/Makefile
patch
|
blob
|
history
diff --git
a/Xorg/app/xclipboard/Makefile
b/Xorg/app/xclipboard/Makefile
index 7c7b451ea87a3bb2d58117f082d57e71f362b92b..4f3ba3450bb55e526e9f963116ae76210aaf2111 100644
(file)
--- 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