Removed OSK
This commit is contained in:
@@ -23,6 +23,17 @@ RESTRICT="!test? ( test )"
|
|||||||
|
|
||||||
RDEPEND="
|
RDEPEND="
|
||||||
x11-wm/phoc
|
x11-wm/phoc
|
||||||
|
dev-libs/glib
|
||||||
|
dev-libs/gobject-introspection
|
||||||
|
dev-libs/wayland
|
||||||
|
dev-libs/wayland-protocols
|
||||||
|
gnome-base/gsettings-desktop-schemas
|
||||||
|
gnome-base/gnome-settings-daemon
|
||||||
|
>=gnome-base/gnome-desktop-3.26
|
||||||
|
x11-libs/libxkbcommon
|
||||||
|
dev-libs/gmobile
|
||||||
|
app-text/hunspell
|
||||||
|
gui-libs/libhandy
|
||||||
"
|
"
|
||||||
|
|
||||||
BDEPEND="
|
BDEPEND="
|
||||||
@@ -32,7 +43,11 @@ BDEPEND="
|
|||||||
|
|
||||||
S="${WORKDIR}/${MY_P}"
|
S="${WORKDIR}/${MY_P}"
|
||||||
|
|
||||||
|
src_prepare() {
|
||||||
|
default
|
||||||
|
rm -r "${S}"/src/dbus || die
|
||||||
|
}
|
||||||
|
|
||||||
src_configure() {
|
src_configure() {
|
||||||
meson_src_configure
|
meson_src_configure
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user