mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
app-misc/siegfried: Block app-misc/dfshow
Closes: https://bugs.gentoo.org/925346 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -28,6 +28,10 @@ LICENSE+=" BSD"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
RDEPEND="
|
||||
!app-misc/dfshow
|
||||
"
|
||||
|
||||
src_compile() {
|
||||
go build -v -work -x "${S}"/cmd/roy || die
|
||||
go build -v -work -x "${S}"/cmd/sf || die
|
||||
|
||||
Reference in New Issue
Block a user