Removed OSK

This commit is contained in:
2025-11-24 11:31:55 +01:00
parent 81c1c47471
commit b0274ece96

View File

@@ -43,11 +43,6 @@ BDEPEND="
S="${WORKDIR}/${MY_P}"
src_prepare() {
default
rm -r "${S}"/src/dbus || die
}
src_configure() {
meson_src_configure
}