mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 15:16:28 +00:00
font-bh-lucidatypewriter-100dpi: fix UPSTREAM_CHECK_REGEX
'-100dpi' is part of the package name, not version. Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
03db78b263
commit
ed86563f94
@ -10,6 +10,8 @@ DEPENDS = "util-macros-native font-util-native bdftopcf-native font-util"
|
||||
RDEPENDS:${PN} = "encodings font-util"
|
||||
RDEPENDS:${PN}:class-native = "font-util-native"
|
||||
|
||||
UPSTREAM_CHECK_REGEX = "font\-bh\-lucidatypewriter\-100dpi\-(?P<pver>\d+(\.\d+)+).tar.gz"
|
||||
|
||||
inherit features_check
|
||||
# depends on bdftopcf-native -> virtual/libx11
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user