diff options
| author | ruki <[email protected]> | 2023-12-21 23:06:18 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2023-12-21 23:06:18 +0800 |
| commit | 16271a7919d9ee12203f1ba5774d73f720b79451 (patch) | |
| tree | 645d98803e6eeaefb80e3c8c0f4284c171a3cf7c /xmake/scripts | |
| parent | 4296189fb104b1632c939b6bdef5cf86f610fd40 (diff) | |
add buildrequires
Diffstat (limited to 'xmake/scripts')
| -rw-r--r-- | xmake/scripts/xpack/srpm/srpm.spec | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/xmake/scripts/xpack/srpm/srpm.spec b/xmake/scripts/xpack/srpm/srpm.spec index 778afcfb0..a0b403dd1 100644 --- a/xmake/scripts/xpack/srpm/srpm.spec +++ b/xmake/scripts/xpack/srpm/srpm.spec @@ -13,8 +13,6 @@ License: ${PACKAGE_LICENSE} URL: ${PACKAGE_HOMEPAGE} Source0: ${PACKAGE_ARCHIVEFILE} -BuildRequires: gcc -BuildRequires: gcc-c++ ${PACKAGE_BUILDREQUIRES} %description |
