Skip to content
Snippets Groups Projects
Commit 29ded47a authored by Sebastian Achilles's avatar Sebastian Achilles
Browse files

update builddependecies: use Autotools from GCCcore and not SYSTEM in GCCcore packages

parent e4b1900e
Branches
Tags
No related merge requests found
...@@ -14,7 +14,7 @@ checksums = ['84413553994aef0070cf420050aa5c0a51b1956b404920e21b81e96db6a61a27'] ...@@ -14,7 +14,7 @@ checksums = ['84413553994aef0070cf420050aa5c0a51b1956b404920e21b81e96db6a61a27']
builddependencies = [ builddependencies = [
('binutils', '2.37'), ('binutils', '2.37'),
('Autotools', '20210726', '', SYSTEM), ('Autotools', '20210726'),
('xorg-macros', '1.19.3'), ('xorg-macros', '1.19.3'),
] ]
......
...@@ -24,7 +24,7 @@ osdependencies = [ ...@@ -24,7 +24,7 @@ osdependencies = [
] ]
builddependencies = [ builddependencies = [
('Autotools', '20210726', '', SYSTEM), ('Autotools', '20210726'),
('pkg-config', '0.29.2'), ('pkg-config', '0.29.2'),
] ]
......
...@@ -21,7 +21,7 @@ source_urls = [ ...@@ -21,7 +21,7 @@ source_urls = [
builddependencies = [ builddependencies = [
('binutils', '2.37'), ('binutils', '2.37'),
('Autotools', '20210726', '', SYSTEM), ('Autotools', '20210726'),
('Bison', '3.7.6'), ('Bison', '3.7.6'),
('gettext', '0.21'), ('gettext', '0.21'),
('pkg-config', '0.29.2'), ('pkg-config', '0.29.2'),
......
...@@ -18,7 +18,7 @@ checksums = ['8205d210a580da0938f5ce4392a96b60cf1d9a5f792eaa1474fa4c1977aef4d0'] ...@@ -18,7 +18,7 @@ checksums = ['8205d210a580da0938f5ce4392a96b60cf1d9a5f792eaa1474fa4c1977aef4d0']
builddependencies = [ builddependencies = [
('binutils', '2.37'), ('binutils', '2.37'),
('Autotools', '20210726', '', SYSTEM), ('Autotools', '20210726'),
] ]
preconfigopts = './autogen.sh && ' preconfigopts = './autogen.sh && '
......
...@@ -24,7 +24,7 @@ osdependencies = [ ...@@ -24,7 +24,7 @@ osdependencies = [
] ]
builddependencies = [ builddependencies = [
('Autotools', '20210726', '', SYSTEM), ('Autotools', '20210726'),
('pkg-config', '0.29.2'), ('pkg-config', '0.29.2'),
] ]
......
...@@ -20,7 +20,7 @@ osdependencies = [ ...@@ -20,7 +20,7 @@ osdependencies = [
] ]
builddependencies = [ builddependencies = [
('Autotools', '20210726', '', SYSTEM), ('Autotools', '20210726'),
('pkg-config', '0.29.2'), ('pkg-config', '0.29.2'),
] ]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment