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:
13e7901
)
Merge bk://openembedded@openembedded.bkbits.net/packages
author
Phil Blundell
<philb@gnu.org>
Sun, 3 Oct 2004 18:01:51 +0000
(18:01 +0000)
committer
Phil Blundell
<philb@gnu.org>
Sun, 3 Oct 2004 18:01:51 +0000
(18:01 +0000)
into stealth.(none):/home/pb/oe/oe-packages
2004/10/03 18:53:16+01:00 (none)!pb
add xfonts-xorg to RDEPENDS
BKrev: 41603e8faS6gwsLdiXMRiQfyUKMvvg
xserver/xserver-xorg_6.8.oe
patch
|
blob
|
history
diff --git
a/xserver/xserver-xorg_6.8.oe
b/xserver/xserver-xorg_6.8.oe
index
05faa03
..
39c424e
100644
(file)
--- a/
xserver/xserver-xorg_6.8.oe
+++ b/
xserver/xserver-xorg_6.8.oe
@@
-1,4
+1,4
@@
-PR = "r
3
"
+PR = "r
4
"
DEPENDS = "freetype libxi xmu flex-2.5.4-native"
@@
-8,6
+8,8
@@
SRC_URI = "cvs://anoncvs@cvs.freedesktop.org/cvs/xorg;module=xc;tag=XORG-6_8_0;m
file://dri.patch;patch=1 \
file://xorg.conf"
+RDEPENDS_${PN} += "xfonts-xorg"
+
PACKAGES =+ "xserver-xorg-xprint xserver-xorg-xvfb xserver-xorg-utils"
S = "${WORKDIR}/xc"