summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scx-veracrypt/veracrypt.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/scx-veracrypt/veracrypt.spec b/scx-veracrypt/veracrypt.spec
index 45f6e84..8716adb 100644
--- a/scx-veracrypt/veracrypt.spec
+++ b/scx-veracrypt/veracrypt.spec
@@ -95,6 +95,7 @@ BuildRequires: wxGTK%{?wx_name_postfix}-devel
BuildRequires: nasm
BuildRequires: fuse-devel
BuildRequires: ImageMagick
+BuildRequires: gcc
BuildRequires: gzip
BuildRequires: bzip2
BuildRequires: yasm
bgstack15