mirror of
https://github.com/containers/podman.git
synced 2026-02-24 02:27:05 -05:00
Copr: fix build deps for /usr/bin/envsubst
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
@@ -36,6 +36,11 @@ Source: {{{ git_dir_pack }}}
|
||||
BuildRequires: btrfs-progs-devel
|
||||
%endif
|
||||
BuildRequires: gcc
|
||||
%if 0%{?fedora} >= 37
|
||||
BuildRequires: gettext-envsubst
|
||||
%else
|
||||
BuildRequires: gettext
|
||||
%endif
|
||||
BuildRequires: golang >= 1.16.6
|
||||
BuildRequires: glib2-devel
|
||||
BuildRequires: glibc-devel
|
||||
|
||||
Reference in New Issue
Block a user