sci-chemistry/povscript+: Fix QA MissingSlotDep
authorDavid Seifert <soap@gentoo.org>
Sat, 14 May 2016 22:03:03 +0000 (00:03 +0200)
committerDavid Seifert <soap@gentoo.org>
Sat, 14 May 2016 23:15:36 +0000 (01:15 +0200)
Package-Manager: portage-2.2.28

sci-chemistry/povscript+/povscript+-2.1.2.2.20.ebuild

index fb12cea4396a960d7080fbef78ec3d947c00b9d9..d117aa2aff448a21926eacab88daac7569808181 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -27,11 +27,11 @@ RDEPEND="
        dev-libs/glib:2
        media-libs/freeglut
        media-libs/giflib
-       >=media-libs/libpng-1.4
+       >=media-libs/libpng-1.4:0=
        sci-libs/gts
        sys-libs/zlib
        virtual/glu
-       virtual/jpeg
+       virtual/jpeg:0
        virtual/opengl
        x11-libs/libX11"
 DEPEND="${RDEPEND}"