This commit is contained in:
2022-07-11 11:52:30 +02:00
parent 867975ae9e
commit 3edff83572
2 changed files with 5 additions and 4 deletions

View File

@@ -16,7 +16,7 @@ CRATES="
lazy_static-1.4.0
gio-0.7.0
cairo-rs-0.7.1
fragile-1.2.0
fragile-0.3.0
autocfg-1.1.0
gdk-pixbuf-0.7.0
pango-0.7.0
@@ -63,7 +63,6 @@ CRATES="
zbus-1.0.0
serde_derive-1.0.139
serde-1.0.139
slab-0.4.5
"
inherit cargo gnome2-utils meson toolchain-funcs xdg
@@ -97,6 +96,9 @@ BDEPEND="
S="${WORKDIR}/${PN}-v${PV}"
QA_FLAGS_IGNORED="/usr/bin/squeekboard-test-layout"
src_configure() {
cargo_live_src_unpack
}
src_install() {
CC="$(tc-getCC)"