This repository has been archived on 2025-09-06. You can view files and clone it, but cannot push or open issues/pull-requests.
home-assistant-yellow/patches/ebuilds/app-containers/podman/go-md2man.patch

14 lines
382 B
Diff

--- a/podman-4.4.1.ebuild 2023-03-22 01:23:44.252387512 -0000
+++ b/podman-4.4.1.ebuild 2023-03-22 01:36:23.424387512 -0000
@@ -37,8 +37,8 @@
selinux? ( sys-libs/libselinux:= )
"
DEPEND="
- ${COMMON_DEPEND}
- dev-go/go-md2man"
+ ${COMMON_DEPEND}"
+BDEPEND="dev-go/go-md2man"
RDEPEND="${COMMON_DEPEND}
fuse? ( sys-fs/fuse-overlayfs )
selinux? ( sec-policy/selinux-podman )"