mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-16 02:23:16 -04:00
net-misc/sshx: add missing dependency: dev-libs/protobuf
Closes: https://bugs.gentoo.org/931000 Signed-off-by: Xin Yang <yangmame@icloud.com> Signed-off-by: David Roman <davidroman96@gmail.com>
This commit is contained in:
@@ -271,6 +271,8 @@ LICENSE+=" Apache-2.0 BSD ISC MIT MPL-2.0 Unicode-DFS-2016"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm64"
|
||||
|
||||
BDEPEND="dev-libs/protobuf"
|
||||
|
||||
src_install() {
|
||||
dobin target/release/sshx
|
||||
dobin target/release/sshx-server
|
||||
|
||||
Reference in New Issue
Block a user