summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2016-10-12 20:10:23 +0200
committerPacho Ramos <pacho@gentoo.org>2016-10-12 20:11:04 +0200
commitc53b485f7da6d3b91e6fc69556d1bb62e676359a (patch)
tree419e8a595e6cdef9257e685f435850e7d1267b34 /app-emulation/fuse
parentapp-admin/webalizer: Specify proper slots (diff)
downloadgentoo-c53b485f7da6d3b91e6fc69556d1bb62e676359a.tar.gz
gentoo-c53b485f7da6d3b91e6fc69556d1bb62e676359a.tar.bz2
gentoo-c53b485f7da6d3b91e6fc69556d1bb62e676359a.zip
app-emulation/fuse: Specify proper slots
Package-Manager: portage-2.3.1
Diffstat (limited to 'app-emulation/fuse')
-rw-r--r--app-emulation/fuse/fuse-1.1.1.ebuild6
1 files 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 5ed35a4b7755..f9002524d550 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