commit: ddf6fb165717b03b2cd56a90246a07e14b2e176f
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Mon May 12 19:48:11 2014 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Mon May 12 19:48:11 2014 +0000
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=ddf6fb16
[kde-misc/milou] Sync with tree
Package-Manager: portage-2.2.10
---
kde-misc/milou/milou-4.9999.ebuild | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/kde-misc/milou/milou-4.9999.ebuild
b/kde-misc/milou/milou-4.9999.ebuild
index 57b8364..303c453 100644
--- a/kde-misc/milou/milou-4.9999.ebuild
+++ b/kde-misc/milou/milou-4.9999.ebuild
@@ -5,6 +5,8 @@
EAPI=5
KDE_MINIMAL="4.13"
+KDE_LINGUAS="bs ca cs da de el es fi fr hu ja ko lt nds nl pl pt pt_BR ro sk sv
+uk zh_CN zh_TW"
inherit kde4-base
DESCRIPTION="Dedicated search application built on top of Baloo"
@@ -15,8 +17,10 @@ SLOT="4"
KEYWORDS=""
IUSE="debug"
-DEPEND="
+RDEPEND="
$(add_kdebase_dep baloo)
$(add_kdebase_dep kdepimlibs)
"
-RDEPEND="${DEPEND}"
+DEPEND="${RDEPEND}
+ $(add_kdebase_dep kfilemetadata)
+"