summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-misc/pyrad/pyrad-0.6.2-r1.ebuild')
-rw-r--r--kde-misc/pyrad/pyrad-0.6.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-misc/pyrad/pyrad-0.6.2-r1.ebuild b/kde-misc/pyrad/pyrad-0.6.2-r1.ebuild
index 51f24ab037ea..9a18d259c44b 100644
--- a/kde-misc/pyrad/pyrad-0.6.2-r1.ebuild
+++ b/kde-misc/pyrad/pyrad-0.6.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -22,6 +22,6 @@ IUSE=""
S=${WORKDIR}/${MY_P}
-RDEPEND="kde-base/pykde4:4[${PYTHON_USEDEP}]"
+RDEPEND="kde-apps/pykde4:4[${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]"