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/marble/
Date: Sat, 29 Oct 2016 10:21:56
Message-Id: 1477736501.f2e22053c73d76bdf5a90d7731a7104c31c2adb0.kensington@gentoo
1 commit: f2e22053c73d76bdf5a90d7731a7104c31c2adb0
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 29 10:21:30 2016 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 29 10:21:41 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2e22053
7
8 kde-apps/marble: add dev-libs/quazip USE dependency
9
10 Package-Manager: portage-2.3.2
11
12 kde-apps/marble/marble-4.14.3.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/kde-apps/marble/marble-4.14.3.ebuild b/kde-apps/marble/marble-4.14.3.ebuild
16 index 1484f09..089db03 100644
17 --- a/kde-apps/marble/marble-4.14.3.ebuild
18 +++ b/kde-apps/marble/marble-4.14.3.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2016 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -40,7 +40,7 @@ RDEPEND="
26 kde? ( $(add_kdebase_dep pykde4 "${PYTHON_USEDEP}" ) )
27 )
28 shapefile? ( sci-libs/shapelib )
29 - zip? ( dev-libs/quazip )
30 + zip? ( dev-libs/quazip[qt4] )
31 "
32 DEPEND="
33 ${RDEPEND}