package/at-spi2-core: fix build with meson 0.50.0
authorPeter Seiderer <ps.report@gmx.net>
Thu, 21 Mar 2019 19:07:56 +0000 (20:07 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 26 Mar 2019 14:04:26 +0000 (15:04 +0100)
commit74c8b77c70a52e95285d3be35c924fcf9e16797f
tree88ed81107b7095e05b8effa39b286684cf2d5292
parent5e2ea4ea95bbabda3979b4a788ec0d42b93ee2c0
package/at-spi2-core: fix build with meson 0.50.0

Add upstream patch [1] to fix build with meson 0.50.0 (as suggested
by Thomas Petazzoni ).

Fixes [2]:

  atspi/meson.build:60:0: ERROR: Subdir keyword must not be an absolute path.

[1] https://github.com/GNOME/at-spi2-core/commit/44a812ea51223d82f21a098a2d45fcc5c329ce7a.patch
[1] http://autobuild.buildroot.net/results/83250522c79b5749fc8236ba2b0e873a12747413

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/at-spi2-core/0001-Fix-meson.build-for-meson-0.50.0.patch [new file with mode: 0644]