Merge bk://oe-devel@oe-devel.bkbits.net/openembedded/
authorChris Lord <chris@openedhand.com>
Sun, 17 Apr 2005 12:15:55 +0000 (12:15 +0000)
committerChris Lord <chris@openedhand.com>
Sun, 17 Apr 2005 12:15:55 +0000 (12:15 +0000)
into cwiiisdesktop.(none):/home/cwiiis/Dev/oe/openembedded

2005/04/17 13:14:45+01:00 (none)!cwiiis
Add RDEPENDS of libfontconfig-utils to ttf-bitstream-vera, as noticed by Stuart Langridge

BKrev: 4262537bl2MdjFAYZl_u7dW2JU-vCQ

packages/vera-fonts/ttf-bitstream-vera_1.10.bb

index 2b74df5..b756c99 100644 (file)
@@ -3,7 +3,8 @@ SECTION = "x11/fonts"
 PRIORITY = "optional"
 LICENSE = "Bitstream Vera"
 PACKAGE_ARCH = "all"
-PR = "r2"
+PR = "r3"
+RDEPENDS = "libfontconfig-utils"
 
 SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/ttf-bitstream-vera/1.10/ttf-bitstream-vera-${PV}.tar.bz2"