diff --git a/dev-libs/gmobile/gmobile-0.5.0.ebuild b/dev-libs/gmobile/gmobile-0.5.0.ebuild index b0109e0..30d0a3f 100644 --- a/dev-libs/gmobile/gmobile-0.5.0.ebuild +++ b/dev-libs/gmobile/gmobile-0.5.0.ebuild @@ -2,9 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -VALA_USE_DEPEND="vapigen" -inherit meson verify-sig vala gnome2 +inherit meson xdg gnome2-utils DESCRIPTION="Mobile related helpers for glib based projects" HOMEPAGE="https://gitlab.gnome.org/World/Phosh/gmobile/"