Skip to content

Commit

Permalink
app-crypt/kbfs: Remove circular dependency
Browse files Browse the repository at this point in the history
Bug: https://bugs.gentoo.org/644210
Package-Manager: Portage-2.3.19, Repoman-2.3.6
  • Loading branch information
nicolasbock committed Feb 21, 2018
1 parent 4a1a677 commit aed169c
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions app-crypt/kbfs/kbfs-1.0.40.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit aed169c

Please sign in to comment.