aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan200101 <sentrycraft123@gmail.com>2020-11-22 22:43:00 +0100
committerJan200101 <sentrycraft123@gmail.com>2020-11-22 22:43:00 +0100
commit5a96860979c776c9d2b643b760d2da24f349241e (patch)
treee1d0ac66cd964467dde9aa09d74aadadc925d598
parent6891a569a78599ebaab0c3b429ba60d7f73bf634 (diff)
downloadpolecat-5a96860979c776c9d2b643b760d2da24f349241e.tar.gz
polecat-5a96860979c776c9d2b643b760d2da24f349241e.zip
lets pretend nobody saw that
- added cmake, gcc, g++ build requirements
-rw-r--r--polecat.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/polecat.spec b/polecat.spec
index 88958a0..ed9090b 100644
--- a/polecat.spec
+++ b/polecat.spec
@@ -10,6 +10,8 @@ Source0: %{url}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
BuildRequires: libcurl-devel
BuildRequires: json-c-devel
BuildRequires: libarchive-devel
+BuildRequires: cmake
+BuildRequires: gcc gcc-c++
# DXVK functionality requires wine
Requires: wine