commit:     aed169cdb2ed6e1f677d36697f92ad009e124fe1
Author:     Nicolas Bock <nicolasbock <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 21 15:04:25 2018 +0000
Commit:     Nicolas Bock <nicolasbock <AT> gentoo <DOT> org>
CommitDate: Wed Feb 21 20:03:09 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aed169cd

app-crypt/kbfs: Remove circular dependency

Bug: https://bugs.gentoo.org/644210
Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-crypt/kbfs/kbfs-1.0.40.ebuild | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/app-crypt/kbfs/kbfs-1.0.40.ebuild 
b/app-crypt/kbfs/kbfs-1.0.40.ebuild
index 71b20436cf6..df627e67723 100644
--- a/app-crypt/kbfs/kbfs-1.0.40.ebuild
+++ b/app-crypt/kbfs/kbfs-1.0.40.ebuild
@@ -12,10 +12,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="git"
 
-DEPEND="
-       >=dev-lang/go-1.6:0
-       >=app-crypt/keybase-1.0.36
-       "
+DEPEND=">=dev-lang/go-1.6:0"
 RDEPEND="
        app-crypt/gnupg
        sys-fs/fuse

Reply via email to