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:
8282 install :
8383 - args : ['make', 'install-strip']
8484
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-
10185packages :
10286 # `xorg-util-macros` is a set of autoconf macros used by the configure.ac scripts in
10387 # other Xorg modular packages, and is needed to generate new versions
@@ -1177,7 +1161,6 @@ packages:
11771161 - host-libtool
11781162 - host-pkg-config
11791163 - host-xorg-macros
1180- - host-gettext
11811164 regenerate :
11821165 - args : ['./autogen.sh']
11831166 environ :
You can’t perform that action at this time.
0 commit comments