diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2019-10-24 23:08:00 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-10-24 23:08:18 +0200 |
commit | 0156fb23d07e5b857fba51b9fcbbd927a4ba2371 (patch) | |
tree | b953b79d2e33c222febc628a2f88e6434a50bda8 /kde-plasma/milou | |
parent | kde-plasma/xdg-desktop-portal-kde: Drop unused DEPEND (diff) | |
download | gentoo-0156fb23d07e5b857fba51b9fcbbd927a4ba2371.tar.gz gentoo-0156fb23d07e5b857fba51b9fcbbd927a4ba2371.tar.bz2 gentoo-0156fb23d07e5b857fba51b9fcbbd927a4ba2371.zip |
kde-plasma/milou: Add missing DEPEND
Upstream commit 841c044894a609bb2215959f0273c47597841ffd
Closes: https://bugs.gentoo.org/698476
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-plasma/milou')
-rw-r--r-- | kde-plasma/milou/milou-5.17.1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kde-plasma/milou/milou-5.17.1.ebuild b/kde-plasma/milou/milou-5.17.1.ebuild index 7662755476bf..c54dc97d556f 100644 --- a/kde-plasma/milou/milou-5.17.1.ebuild +++ b/kde-plasma/milou/milou-5.17.1.ebuild @@ -18,6 +18,7 @@ DEPEND=" $(add_frameworks_dep kcoreaddons) $(add_frameworks_dep kdeclarative) $(add_frameworks_dep ki18n) + $(add_frameworks_dep kitemmodels) $(add_frameworks_dep krunner) $(add_frameworks_dep kservice) $(add_frameworks_dep plasma) |