summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2018-11-22 12:07:32 +0100
committerGerd Hoffmann <kraxel@redhat.com>2018-11-22 12:07:32 +0100
commite216f40dce79228a66bb5b176e7b020ce1b808d5 (patch)
treef98d0930f15e8a35253ebb73f2f0fc3a41c85074
parentea1717899294af93f7342069b15fc197b525ad29 (diff)
downloadamtterm-e216f40dce79228a66bb5b176e7b020ce1b808d5.tar.gz
add gcc to specfile
-rw-r--r--amtterm.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/amtterm.spec b/amtterm.spec
index 4f22de2..5786b7f 100644
--- a/amtterm.spec
+++ b/amtterm.spec
@@ -8,6 +8,7 @@ URL: http://www.kraxel.org/blog/linux/amtterm/
Source: http://www.kraxel.org/releases/%{name}/%{name}-%{version}.tar.gz
Requires: xdg-utils
+BuildRequires: gcc
BuildRequires: desktop-file-utils
BuildRequires: pkgconfig(gtk+-3.0)
BuildRequires: pkgconfig(gdk-3.0)