diff options
| author | Frank Ch. Eigler <fche@redhat.com> | 2020-01-06 14:18:16 -0500 |
|---|---|---|
| committer | Frank Ch. Eigler <fche@redhat.com> | 2020-01-06 14:33:34 -0500 |
| commit | f462de37897f08dc1edfe34c610f7f9e59445bf4 (patch) | |
| tree | 607670b981f3d0266c584cb34ec52b0e4fbb6c49 | |
| parent | 649b4ac0f110db1d776226c61727d852b0a631c8 (diff) | |
| download | elfutils-fche/debuginfod-useragent.tar.gz | |
elfutils.spec: buildrequire lsb_releasefche/debuginfod-useragent
| -rw-r--r-- | config/elfutils.spec.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/elfutils.spec.in b/config/elfutils.spec.in index d7b8c6fe..36ccc036 100644 --- a/config/elfutils.spec.in +++ b/config/elfutils.spec.in @@ -39,6 +39,7 @@ BuildRequires: iproute BuildRequires: dpkg %endif BuildRequires: curl +BuildRequires: /usr/bin/lsb_release %define _gnu %{nil} %define _programprefix eu- |
