sci-physics/h2o-gtk: Fix QA MissingSlotDep
authorDavid Seifert <soap@gentoo.org>
Sat, 14 May 2016 23:21:19 +0000 (01:21 +0200)
committerDavid Seifert <soap@gentoo.org>
Sat, 14 May 2016 23:21:19 +0000 (01:21 +0200)
Package-Manager: portage-2.2.28

sci-physics/h2o-gtk/h2o-gtk-0.1.ebuild

index a8884840b89c5795be53d8894578c2d1cebb9b30..dce499eb59129bbd90177794004b65ae35f82a61 100644 (file)
@@ -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}"