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:
5a9fbd8
)
Fix dependencies.
author
Lars-Peter Clausen
<lars@metafoo.de>
Sun, 23 Nov 2008 15:39:25 +0000
(15:39 +0000)
committer
Lars-Peter Clausen
<lars@metafoo.de>
Sun, 23 Nov 2008 15:39:25 +0000
(15:39 +0000)
SVN-Revision: 13328
Xorg/app/xeyes/Makefile
patch
|
blob
|
history
diff --git
a/Xorg/app/xeyes/Makefile
b/Xorg/app/xeyes/Makefile
index fa8a2149ec4013b3821b6fa87e841f6e7e122c1f..ba79f45a61218c19264d299fa8c734777f4874c7 100644
(file)
--- a/
Xorg/app/xeyes/Makefile
+++ b/
Xorg/app/xeyes/Makefile
@@
-25,7
+25,7
@@
define Package/xeyes
SECTION:=xorg-app
CATEGORY:=Xorg
SUBMENU:=app
- DEPENDS:=
@DISPLAY_SUPPORT
+ DEPENDS:=
+libX11 +libXt +libXext +libXmu
TITLE:=xeyes
URL:=http://xorg.freedesktop.org/
endef