From: David Seifert Date: Sat, 14 May 2016 23:21:19 +0000 (+0200) Subject: sci-physics/h2o-gtk: Fix QA MissingSlotDep X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=98fd2cc0312c101cb3f5e498f938e1854f86b4a5;p=gentoo.git sci-physics/h2o-gtk: Fix QA MissingSlotDep Package-Manager: portage-2.2.28 --- diff --git a/sci-physics/h2o-gtk/h2o-gtk-0.1.ebuild b/sci-physics/h2o-gtk/h2o-gtk-0.1.ebuild index a8884840b89c..dce499eb5912 100644 --- a/sci-physics/h2o-gtk/h2o-gtk-0.1.ebuild +++ b/sci-physics/h2o-gtk/h2o-gtk-0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -RDEPEND="dev-cpp/gtkmm +RDEPEND="dev-cpp/gtkmm:2.4= >=sci-libs/libh2oxx-0.2 sci-libs/plotmm" DEPEND="${RDEPEND}"