commit: 8fc5e535feac5854e8c9f2d78ba1e4bf1f8ec514 Author: Matija Skala <mskala <AT> gmx <DOT> com> AuthorDate: Sat May 12 10:58:20 2018 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun May 13 06:56:31 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fc5e535
kde-apps/ktp-accounts-kcm: add missing dependency Closes: https://github.com/gentoo/gentoo/pull/8359 kde-apps/ktp-accounts-kcm/ktp-accounts-kcm-18.04.1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-apps/ktp-accounts-kcm/ktp-accounts-kcm-18.04.1.ebuild b/kde-apps/ktp-accounts-kcm/ktp-accounts-kcm-18.04.1.ebuild index 0bd40b4ef69..c3ee1a2c42b 100644 --- a/kde-apps/ktp-accounts-kcm/ktp-accounts-kcm-18.04.1.ebuild +++ b/kde-apps/ktp-accounts-kcm/ktp-accounts-kcm-18.04.1.ebuild @@ -35,6 +35,7 @@ DEPEND="${COMMON_DEPEND} $(add_frameworks_dep kcmutils) $(add_frameworks_dep kconfigwidgets) $(add_frameworks_dep kio) + dev-util/intltool net-libs/libaccounts-glib " RDEPEND="${COMMON_DEPEND}
