mirror of
https://git.yoctoproject.org/poky
synced 2026-04-22 15:32:14 +02:00
liberation-fonts_1.06: add PN to RDEPENDS
RDEPENDS is package-specific, so add ${PN} to it.
(From OE-Core rev: c259bc5a16d85527ad22c22e996195eebe3519c1)
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
bf51268786
commit
66f4ceb7ff
@@ -9,9 +9,9 @@ SECTION = "x11/fonts"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
|
||||
PACKAGE_ARCH = "all"
|
||||
RDEPENDS = "fontconfig-utils"
|
||||
RDEPENDS_${PN} = "fontconfig-utils"
|
||||
PE = "1"
|
||||
PR = "r0"
|
||||
PR = "r1"
|
||||
|
||||
FONTREV = "0.20100721"
|
||||
SRC_URI = "https://fedorahosted.org/releases/l/i/${BPN}/${BPN}-${PV}.${FONTREV}.tar.gz \
|
||||
|
||||
Reference in New Issue
Block a user