Trying to update gtk binding
parent
8b115113f1
commit
b65d272e51
|
@ -33,6 +33,11 @@ PATCHES=(
|
|||
${FILESDIR}/190.patch
|
||||
)
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
cargo update -p gtk4
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
xdg_pkg_postinst
|
||||
gnome2_schemas_update
|
Loading…
Reference in New Issue