diff options
Diffstat (limited to 'games-puzzle/ksokoban/ksokoban-0.5.0_pre20120725.ebuild')
-rw-r--r-- | games-puzzle/ksokoban/ksokoban-0.5.0_pre20120725.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-puzzle/ksokoban/ksokoban-0.5.0_pre20120725.ebuild b/games-puzzle/ksokoban/ksokoban-0.5.0_pre20120725.ebuild index 0256ede9c449..453096d906bd 100644 --- a/games-puzzle/ksokoban/ksokoban-0.5.0_pre20120725.ebuild +++ b/games-puzzle/ksokoban/ksokoban-0.5.0_pre20120725.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -18,7 +18,7 @@ HOMEPAGE="https://sourceforge.net/projects/ksokoban/" LICENSE="GPL-2" SLOT="0" -DEPEND="kde-base/kdelibs:4" +DEPEND="kde-frameworks/kdelibs:4" RDEPEND="${DEPEND}" S="${WORKDIR}/${PN}" |