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:
7b2b811
)
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded/
author
Chris Lord
<chris@openedhand.com>
Sun, 17 Apr 2005 12:15:55 +0000
(12:15 +0000)
committer
Chris 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
patch
|
blob
|
history
diff --git
a/packages/vera-fonts/ttf-bitstream-vera_1.10.bb
b/packages/vera-fonts/ttf-bitstream-vera_1.10.bb
index
2b74df5
..
b756c99
100644
(file)
--- a/
packages/vera-fonts/ttf-bitstream-vera_1.10.bb
+++ b/
packages/vera-fonts/ttf-bitstream-vera_1.10.bb
@@
-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"