Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/dolphin/
Date: Wed, 30 Sep 2015 14:17:35
Message-Id: 1443622638.4ec5347c345ecb8cab00c562126de3a513fa1b3a.kensington@gentoo
1 commit: 4ec5347c345ecb8cab00c562126de3a513fa1b3a
2 Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
3 AuthorDate: Mon Sep 28 17:38:05 2015 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 30 14:17:18 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ec5347c
7
8 kde-apps/dolphin: Add kde-apps/kdebase-kioslaves to RDEPEND
9
10 See also: https://forums.gentoo.org/viewtopic-p-7820910.html#7820910
11
12 Package-Manager: portage-2.2.20.1
13
14 kde-apps/dolphin/dolphin-4.14.3.ebuild | 1 +
15 1 file changed, 1 insertion(+)
16
17 diff --git a/kde-apps/dolphin/dolphin-4.14.3.ebuild b/kde-apps/dolphin/dolphin-4.14.3.ebuild
18 index 0df7821..1fea4e9 100644
19 --- a/kde-apps/dolphin/dolphin-4.14.3.ebuild
20 +++ b/kde-apps/dolphin/dolphin-4.14.3.ebuild
21 @@ -25,6 +25,7 @@ DEPEND="
22 )
23 "
24 RDEPEND="${DEPEND}
25 + $(add_kdeapps_dep kdebase-kioslaves)
26 $(add_kdeapps_dep kfind)
27 thumbnail? (
28 $(add_kdeapps_dep thumbnailers)