package/atk: fix static build
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Thu, 10 Jan 2019 16:40:44 +0000 (17:40 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 12 Jan 2019 17:08:12 +0000 (18:08 +0100)
commitaecdbea4c951a09b74cdfc911e636a123973419e
tree033de83ab77bffb7ff734a42a43febad4f8496f1
parentb7eaf15027ecbba7f704293f48cfab1e1ad53cf1
package/atk: fix static build

Use library instead of shared_library to allow the user to build a
static libatk library

Fixes:
 - http://autobuild.buildroot.org/results/347a37dd2585974bdbf3bf99158e8ee9127d1202

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/atk/0001-atk-meson.build-replace-shared_library-by-library.patch [new file with mode: 0644]