diff options
| author | Yaakov Selkowitz <yselkowi@redhat.com> | 2021-11-29 20:43:18 -0500 |
|---|---|---|
| committer | Yaakov Selkowitz <yselkowi@redhat.com> | 2021-11-29 20:43:18 -0500 |
| commit | 481adb2992ce92abb170ffdf353a8db09cd7129d (patch) | |
| tree | 71fe8ee43cd6c06bca3542ef1826a03ee93a250f | |
| parent | b23707261fecec09d3cafa93a9de23595ee72f5d (diff) | |
| download | gonvert-main.tar.gz gonvert-main.tar.xz gonvert-main.zip | |
| -rw-r--r-- | gonvert.spec | 5 |
1 files changed, 4 insertions, 1 deletions
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 |
