Merge bk://openembedded@openembedded.bkbits.net/packages
authorPhil Blundell <philb@gnu.org>
Sun, 3 Oct 2004 18:01:51 +0000 (18:01 +0000)
committerPhil 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

index 05faa03..39c424e 100644 (file)
@@ -1,4 +1,4 @@
-PR = "r3"
+PR = "r4"
 
 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"