diff options
author | Christophe Grenier <grenier@cgsecurity.org> | 2021-01-06 19:22:57 +0100 |
---|---|---|
committer | Christophe Grenier <grenier@cgsecurity.org> | 2021-01-06 19:22:57 +0100 |
commit | 2346e44dfd12832e01f75dada40f792b13e5f83f (patch) | |
tree | b568094a7b328577315923960937591e133a80c2 /copr/testdisk.spec | |
parent | ba56bd42c2789df74cdfc92bc34c6867fd763d1a (diff) |
Diffstat (limited to 'copr/testdisk.spec')
-rw-r--r-- | copr/testdisk.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/copr/testdisk.spec b/copr/testdisk.spec index 0609124..1e42dad 100644 --- a/copr/testdisk.spec +++ b/copr/testdisk.spec @@ -10,6 +10,7 @@ Group: Applications/System Source0: https://www.cgsecurity.org/testdisk-%{version}.tar.bz2 URL: https://www.cgsecurity.org/wiki/TestDisk BuildRequires: libtool autoconf automake +BuildRequires: make BuildRequires: desktop-file-utils BuildRequires: e2fsprogs-devel %if 0%{?rhel} < 8 |