summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/cantarell-fonts
diff options
context:
space:
mode:
authorJörg Sommer <joerg.sommer@navimatix.de>2025-11-03 08:27:22 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-11-06 15:09:32 +0000
commit310183b813dea5898aff8d425b5d5c5063af354a (patch)
tree7754604d13564c692cd11f4f76ce6cdf75f4e1c0 /meta/recipes-graphics/cantarell-fonts
parent472feff8a356ab05c0283e81548bb78f88daede0 (diff)
downloadpoky-310183b813dea5898aff8d425b5d5c5063af354a.tar.gz
cantarell-fonts: Remove meson, pkgconfig; already in gnomebase
(From OE-Core rev: a15e1ac27bc1ec9465c91d5c78a0e563ce76ebe4) Signed-off-by: Jörg Sommer <joerg.sommer@navimatix.de> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/cantarell-fonts')
-rw-r--r--meta/recipes-graphics/cantarell-fonts/cantarell-fonts_0.303.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/cantarell-fonts/cantarell-fonts_0.303.1.bb b/meta/recipes-graphics/cantarell-fonts/cantarell-fonts_0.303.1.bb
index a3a69ae49c..6e32d1b861 100644
--- a/meta/recipes-graphics/cantarell-fonts/cantarell-fonts_0.303.1.bb
+++ b/meta/recipes-graphics/cantarell-fonts/cantarell-fonts_0.303.1.bb
@@ -10,7 +10,7 @@ SECTION = "fonts"
10LICENSE = "OFL-1.1 & Apache-2.0" 10LICENSE = "OFL-1.1 & Apache-2.0"
11LIC_FILES_CHKSUM = "file://COPYING;md5=fb1ef92b6909969a472a6ea3c4e99cb7" 11LIC_FILES_CHKSUM = "file://COPYING;md5=fb1ef92b6909969a472a6ea3c4e99cb7"
12 12
13inherit gnomebase meson allarch fontcache pkgconfig 13inherit gnomebase allarch fontcache
14SRC_URI[archive.sha256sum] = "f9463a0659c63e57e381fdd753cf1929225395c5b49135989424761830530411" 14SRC_URI[archive.sha256sum] = "f9463a0659c63e57e381fdd753cf1929225395c5b49135989424761830530411"
15 15
16EXTRA_OEMESON += "-Duseprebuilt=true -Dbuildappstream=false" 16EXTRA_OEMESON += "-Duseprebuilt=true -Dbuildappstream=false"