Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: kde-base/dolphin/
Date: Thu, 28 Aug 2014 13:05:07
Message-Id: 1409231070.b9d15ab3390eda22ec0dfa09d07d4af197347418.kensington@gentoo
1 commit: b9d15ab3390eda22ec0dfa09d07d4af197347418
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 28 13:04:30 2014 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 28 13:04:30 2014 +0000
6 URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=b9d15ab3
7
8 [kde-base/dolphin] Add missing dependency.
9
10 Package-Manager: portage-2.2.10
11
12 ---
13 kde-base/dolphin/dolphin-4.14.49.9999.ebuild | 1 +
14 1 file changed, 1 insertion(+)
15
16 diff --git a/kde-base/dolphin/dolphin-4.14.49.9999.ebuild b/kde-base/dolphin/dolphin-4.14.49.9999.ebuild
17 index 2f2a7d9..d35e42d 100644
18 --- a/kde-base/dolphin/dolphin-4.14.49.9999.ebuild
19 +++ b/kde-base/dolphin/dolphin-4.14.49.9999.ebuild
20 @@ -16,6 +16,7 @@ IUSE="debug semantic-desktop thumbnail"
21 DEPEND="
22 $(add_kdebase_dep kactivities '' 4.13)
23 $(add_kdebase_dep libkonq)
24 + media-libs/phonon[qt4]
25 x11-libs/libXrender
26 semantic-desktop? (
27 $(add_kdebase_dep baloo)