File tree Expand file tree Collapse file tree 1 file changed +0
-17
lines changed Expand file tree Collapse file tree 1 file changed +0
-17
lines changed Original file line number Diff line number Diff line change @@ -82,22 +82,6 @@ tools:
82
82
install :
83
83
- args : ['make', 'install-strip']
84
84
85
- - name : host-gettext
86
- from_source : gettext
87
- exports_aclocal : true
88
- tools_required :
89
- # - host-bison
90
- - host-autoconf-v2.69
91
- - host-automake-v1.16
92
- configure :
93
- - args :
94
- - ' @THIS_SOURCE_DIR@/configure'
95
- - ' --prefix=@PREFIX@'
96
- compile :
97
- - args : ['make']
98
- install :
99
- - args : ['make', 'install-strip']
100
-
101
85
packages :
102
86
# `xorg-util-macros` is a set of autoconf macros used by the configure.ac scripts in
103
87
# other Xorg modular packages, and is needed to generate new versions
@@ -1177,7 +1161,6 @@ packages:
1177
1161
- host-libtool
1178
1162
- host-pkg-config
1179
1163
- host-xorg-macros
1180
- - host-gettext
1181
1164
regenerate :
1182
1165
- args : ['./autogen.sh']
1183
1166
environ :
You can’t perform that action at this time.
0 commit comments