commit: db8e7dbf593a9609aeb1c166ed84fffd0b5172bc
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 10 14:11:57 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Dec 10 14:16:32 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db8e7dbf
app-pda/barry: [QA] Fix dependency.missingslot
Package-Manager: Portage-2.3.16, Repoman-2.3.6
app-pda/barry/barry-0.18.3.ebuild | 4 ++--
1 file 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 248e554676a..48454eed302 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 )