We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be5e046 commit 38a8757Copy full SHA for 38a8757
recipes-example/slint-hello-rust/slint-hello-world-rust_git.bb
@@ -7,6 +7,8 @@ HOMEPAGE = "https://github.com/slint-ui/slint"
7
LICENSE = "GPL-3.0-only | Slint-Commercial"
8
LIC_FILES_CHKSUM = "file://LICENSE;md5=9e911597e678943cde54111f7518e299"
9
10
+DEPENDS:append = " fontconfig"
11
+
12
S = "${WORKDIR}/git"
13
PV = "slint-hello-world-rust-${SRCPV}"
14
0 commit comments