git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
178cda5
)
qt-x11-free 3.3.7: add libxmu to DEPENDS
author
Koen Kooi
<koen@openembedded.org>
Sun, 16 Nov 2008 09:42:14 +0000
(10:42 +0100)
committer
Koen Kooi
<koen@openembedded.org>
Sun, 16 Nov 2008 10:19:29 +0000
(11:19 +0100)
* http://tinderbox.openembedded.net/packages/229119/
packages/qt/qt-x11-free_3.3.7.bb
patch
|
blob
|
history
diff --git
a/packages/qt/qt-x11-free_3.3.7.bb
b/packages/qt/qt-x11-free_3.3.7.bb
index
d5df55c
..
a2f5c0b
100644
(file)
--- a/
packages/qt/qt-x11-free_3.3.7.bb
+++ b/
packages/qt/qt-x11-free_3.3.7.bb
@@
-1,4
+1,4
@@
-DEPENDS = "uicmoc3-native freetype virtual/libx11 xft libxext libxrender libxrandr libxcursor mysql mesa"
+DEPENDS = "uicmoc3-native freetype virtual/libx11
libxmu
xft libxext libxrender libxrandr libxcursor mysql mesa"
PROVIDES = "qt3x11"
PR = "r1"