diff options
author | Matija Skala <mskala@gmx.com> | 2018-05-12 12:58:20 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-05-13 08:56:31 +0200 |
commit | 8fc5e535feac5854e8c9f2d78ba1e4bf1f8ec514 (patch) | |
tree | fac0a0dee94facbd28a7c5fb0933c195e737b983 | |
parent | x11-libs/qwt: Drop USE=qt4 and alpha/ia64 (diff) | |
download | gentoo-8fc5e535feac5854e8c9f2d78ba1e4bf1f8ec514.tar.gz gentoo-8fc5e535feac5854e8c9f2d78ba1e4bf1f8ec514.tar.bz2 gentoo-8fc5e535feac5854e8c9f2d78ba1e4bf1f8ec514.zip |
kde-apps/ktp-accounts-kcm: add missing dependency
Closes: https://github.com/gentoo/gentoo/pull/8359
-rw-r--r-- | kde-apps/ktp-accounts-kcm/ktp-accounts-kcm-18.04.1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
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 0bd40b4ef69c..c3ee1a2c42b1 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} |