From 16271a7919d9ee12203f1ba5774d73f720b79451 Mon Sep 17 00:00:00 2001 From: ruki Date: Thu, 21 Dec 2023 23:06:18 +0800 Subject: add buildrequires --- xmake/scripts/xpack/srpm/srpm.spec | 2 -- 1 file changed, 2 deletions(-) (limited to 'xmake/scripts') 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 -- cgit v1.3.1