summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorruki <[email protected]>2020-09-23 22:37:01 +0800
committerruki <[email protected]>2020-09-23 22:37:01 +0800
commit25f1ebc1000f8eff6f1bcd4874964ee27d15ee46 (patch)
tree65dfa5549cb67aaf32d3d6b201af64376c45959d /scripts
parent19134925fc4ea4c3690abad8c3d887d4f8243447 (diff)
add git for rpm spec
Diffstat (limited to 'scripts')
-rw-r--r--scripts/rpmbuild/SPECS/xmake.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/rpmbuild/SPECS/xmake.spec b/scripts/rpmbuild/SPECS/xmake.spec
index a04903f7b..a9d00da95 100644
--- a/scripts/rpmbuild/SPECS/xmake.spec
+++ b/scripts/rpmbuild/SPECS/xmake.spec
@@ -6,6 +6,7 @@ BuildArch: noarch
License: Apache-2.0
URL: https://xmake.io
+BuildRequires: git
BuildRequires: gcc-c++
BuildRequires: ncurses-devel
BuildRequires: readline-devel