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:
Xin Yang
2024-05-06 08:44:15 +08:00
committed by David Roman
parent c6a46f007b
commit 3084dd9e2c

View File

@@ -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