mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 00:32:13 +02:00
liberation-fonts_1.04: add PN to RDEPENDS
RDEPENDS is package-specific, so add ${PN} to it.
(From OE-Core rev: d29f252486f80f2d59f5cd63042336f317a59e43)
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
5a489eceb5
commit
bf51268786
@@ -9,7 +9,8 @@ SECTION = "x11/fonts"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
|
||||
PACKAGE_ARCH = "all"
|
||||
RDEPENDS = "fontconfig-utils"
|
||||
RDEPENDS_${PN} = "fontconfig-utils"
|
||||
PR = "r1"
|
||||
PE = "1"
|
||||
|
||||
SRC_URI = "https://fedorahosted.org/releases/l/i/liberation-fonts/liberation-fonts-${PV}.tar.gz \
|
||||
|
||||
Reference in New Issue
Block a user