diff options
Diffstat (limited to 'passgen.spec')
-rw-r--r-- | passgen.spec | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/passgen.spec b/passgen.spec index 16d7635..adbad67 100644 --- a/passgen.spec +++ b/passgen.spec @@ -10,6 +10,9 @@ Url: https://gitlab.com/nicholastay/passgen # tito build --tgz Source0: %{name}-%{version}.tar.gz +BuildRequires: gcc +BuildRequires: make + %description Just a password generator that makes passwds.ninja-style passwords. |