From a15e1ac27bc1ec9465c91d5c78a0e563ce76ebe4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=B6rg=20Sommer?= Date: Mon, 3 Nov 2025 08:27:22 +0100 Subject: [PATCH] cantarell-fonts: Remove meson, pkgconfig; already in gnomebase MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jörg Sommer Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- .../recipes-graphics/cantarell-fonts/cantarell-fonts_0.303.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 a3a69ae49cc..6e32d1b8619 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" LICENSE = "OFL-1.1 & Apache-2.0" LIC_FILES_CHKSUM = "file://COPYING;md5=fb1ef92b6909969a472a6ea3c4e99cb7" -inherit gnomebase meson allarch fontcache pkgconfig +inherit gnomebase allarch fontcache SRC_URI[archive.sha256sum] = "f9463a0659c63e57e381fdd753cf1929225395c5b49135989424761830530411" EXTRA_OEMESON += "-Duseprebuilt=true -Dbuildappstream=false" -- 2.47.3