summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-12-10 15:11:57 +0100
committerDavid Seifert <soap@gentoo.org>2017-12-10 15:16:32 +0100
commitdb8e7dbf593a9609aeb1c166ed84fffd0b5172bc (patch)
tree7c27973bbaf8d0bbca8b96866b8f00e3c7c1b27b
parentapp-misc/sphinx: [QA] Fix dependency.missingslot (diff)
downloadgentoo-db8e7dbf593a9609aeb1c166ed84fffd0b5172bc.tar.gz
gentoo-db8e7dbf593a9609aeb1c166ed84fffd0b5172bc.tar.bz2
gentoo-db8e7dbf593a9609aeb1c166ed84fffd0b5172bc.zip
app-pda/barry: [QA] Fix dependency.missingslot
Package-Manager: Portage-2.3.16, Repoman-2.3.6
-rw-r--r--app-pda/barry/barry-0.18.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-pda/barry/barry-0.18.3.ebuild b/app-pda/barry/barry-0.18.3.ebuild
index 248e554676ac..48454eed302d 100644
--- a/app-pda/barry/barry-0.18.3.ebuild
+++ b/app-pda/barry/barry-0.18.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -17,7 +17,7 @@ RDEPEND=">=dev-cpp/libxmlpp-2.6:2.6
>=dev-libs/glib-2
>=dev-libs/libtar-1.2.11-r2
>=media-libs/libsdl-1.2
- >=sys-fs/fuse-2.5
+ >=sys-fs/fuse-2.5:=
sys-libs/zlib
virtual/libusb:1
boost? ( >=dev-libs/boost-1.33 )