commit: 1cc2b00593191040be84b49acfc99bc655aae999
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 5 09:43:59 2016 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Mar 5 09:44:15 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cc2b005
sci-mathematics/cgal: Add missing dev-qt/qtsvg:4 dep when USE="qt4"
Gentoo-Bug: 575032
Package-Manager: portage-2.2.27
sci-mathematics/cgal/{cgal-4.6.1.ebuild => cgal-4.6.1-r1.ebuild} | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/sci-mathematics/cgal/cgal-4.6.1.ebuild
b/sci-mathematics/cgal/cgal-4.6.1-r1.ebuild
similarity index 96%
rename from sci-mathematics/cgal/cgal-4.6.1.ebuild
rename to sci-mathematics/cgal/cgal-4.6.1-r1.ebuild
index 522767f..6e13ea6 100644
--- a/sci-mathematics/cgal/cgal-4.6.1.ebuild
+++ b/sci-mathematics/cgal/cgal-4.6.1-r1.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$
@@ -34,6 +34,7 @@ RDEPEND="
qt4? (
dev-qt/qtgui:4
dev-qt/qtopengl:4
+ dev-qt/qtsvg:4
)
mpfi? ( sci-libs/mpfi )"
DEPEND="${RDEPEND}