mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +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:
committed by
Khem Raj
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"
|
||||
|
||||
Reference in New Issue
Block a user