commit:     f2e22053c73d76bdf5a90d7731a7104c31c2adb0
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 29 10:21:30 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Oct 29 10:21:41 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2e22053

kde-apps/marble: add dev-libs/quazip USE dependency

Package-Manager: portage-2.3.2

 kde-apps/marble/marble-4.14.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-apps/marble/marble-4.14.3.ebuild 
b/kde-apps/marble/marble-4.14.3.ebuild
index 1484f09..089db03 100644
--- a/kde-apps/marble/marble-4.14.3.ebuild
+++ b/kde-apps/marble/marble-4.14.3.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$
 
@@ -40,7 +40,7 @@ RDEPEND="
                kde? ( $(add_kdebase_dep pykde4 "${PYTHON_USEDEP}" ) )
        )
        shapefile? ( sci-libs/shapelib )
-       zip? ( dev-libs/quazip )
+       zip? ( dev-libs/quazip[qt4] )
 "
 DEPEND="
        ${RDEPEND}

Reply via email to