Skip to content

Commit

Permalink
app-misc/tmate: fix missing sys-libs/libutempter dep problem
Browse files Browse the repository at this point in the history
Gentoo-bug: 578080

Package-Manager: portage-2.2.28
  • Loading branch information
dlan17 committed Mar 26, 2016
1 parent 04e94f3 commit 109ba3e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ SRC_URI="https://github.com/tmate-io/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz

RDEPEND="
sys-libs/zlib[static-libs?]
sys-libs/libutempter[static-libs?]
dev-libs/openssl[static-libs?]
dev-libs/libevent[static-libs?]
dev-libs/msgpack[static-libs?]
Expand Down

0 comments on commit 109ba3e

Please sign in to comment.