commit:     c53b485f7da6d3b91e6fc69556d1bb62e676359a
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 12 18:10:23 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Wed Oct 12 18:11:04 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c53b485f

app-emulation/fuse: Specify proper slots

Package-Manager: portage-2.3.1

 app-emulation/fuse/fuse-1.1.1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-emulation/fuse/fuse-1.1.1.ebuild 
b/app-emulation/fuse/fuse-1.1.1.ebuild
index 5ed35a4..f900252 100644
--- a/app-emulation/fuse/fuse-1.1.1.ebuild
+++ b/app-emulation/fuse/fuse-1.1.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$
 
@@ -46,8 +46,8 @@ RDEPEND="~app-emulation/libspectrum-1.1.1
                                                !alsa? ( ao? ( media-libs/libao 
) )
                                                joystick? ( media-libs/libjsw ) 
) ) ) ) )
        dev-libs/glib:2
-       png? ( media-libs/libpng sys-libs/zlib )
-       xml? ( dev-libs/libxml2 )"
+       png? ( media-libs/libpng:0= sys-libs/zlib )
+       xml? ( dev-libs/libxml2:2 )"
 DEPEND="${RDEPEND}
        fbcon? ( virtual/linux-sources )
        dev-lang/perl

Reply via email to