# Copyright 2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 inherit meson vala xdg git-r3 DESCRIPTION="LightDM Greeter for Pantheon" HOMEPAGE="https://github.com/elementary/greeter" EGIT_REPO_URI="https://github.com/elementary/greeter.git" SRC_URI="" LICENSE="GPL-3" SLOT="0" KEYWORDS="" DEPEND=" $(vala_depend) sys-devel/gettext dev-util/wayland-scanner virtual/pkgconfig " RDEPEND="${DEPEND} dev-libs/glib:2