dev-lang/vala: p.masked bump to 0.45.3
[gentoo.git] / kde-apps / signon-kwallet-extension / signon-kwallet-extension-18.12.3.ebuild
1 # Copyright 1999-2019 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=7
5
6 inherit kde5
7
8 DESCRIPTION="KWallet extension for signond"
9 HOMEPAGE="https://01.org/gsso/"
10 KEYWORDS="amd64 ~arm64 x86"
11 LICENSE="GPL-2+"
12
13 DEPEND="
14         $(add_frameworks_dep kwallet)
15         net-libs/signond
16 "
17 RDEPEND="${DEPEND}"