From 481adb2992ce92abb170ffdf353a8db09cd7129d Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Mon, 29 Nov 2021 20:43:18 -0500 Subject: Update BuildRequires --- gonvert.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gonvert.spec b/gonvert.spec index 025648a..dfe260d 100644 --- a/gonvert.spec +++ b/gonvert.spec @@ -9,7 +9,10 @@ Source1: gonvert.ui Patch0: gonvert-desktop-icon.patch Patch1: gonvert-gtkbuilder.patch -BuildRequires: desktop-file-utils python2-devel /usr/bin/pathfix.py +BuildRequires: desktop-file-utils +BuildRequires: make +BuildRequires: python2-devel +BuildRequires: /usr/bin/pathfix.py Requires: python2 Requires: pygtk2 -- cgit