commit:     e6dc6f53c19cf74a5cb3e97a85e9e0f253367afa
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 26 10:50:06 2014 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sat Apr 26 10:50:06 2014 +0000
URL:        
http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=e6dc6f53

[net-libs/libkpeople] Sync with tree

Package-Manager: portage-2.2.10

---
 net-libs/libkpeople/libkpeople-9999.ebuild | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/net-libs/libkpeople/libkpeople-9999.ebuild 
b/net-libs/libkpeople/libkpeople-9999.ebuild
index 196486d..e9f7015 100644
--- a/net-libs/libkpeople/libkpeople-9999.ebuild
+++ b/net-libs/libkpeople/libkpeople-9999.ebuild
@@ -5,7 +5,7 @@
 EAPI=5
 
 VIRTUALX_REQUIRED="test"
-KDE_LINGUAS="cs da de hu nl pt pt_BR sk sv uk"
+KDE_LINGUAS="bs cs da de fi fr hu lt nl pt pt_BR ro ru sk sl sv uk"
 inherit kde4-base
 
 if [[ ${KDE_BUILD_TYPE} != live ]]; then
@@ -22,10 +22,12 @@ LICENSE="LGPL-2.1"
 SLOT="4"
 IUSE="debug examples test"
 
-DEPEND="
+RDEPEND="
        $(add_kdebase_dep kdepimlibs)
 "
-RDEPEND="${DEPEND}"
+DEPEND="${RDEPEND}
+       sys-devel/gettext
+"
 
 src_configure() {
        local mycmakeargs=(

Reply via email to