docs: Update the README
[platform/upstream/atk.git] / meson.build
index ada80f3..1fd2ed5 100644 (file)
@@ -103,7 +103,6 @@ pkgconf.set('exec_prefix', atk_prefix)
 pkgconf.set('libdir', atk_libdir)
 pkgconf.set('includedir', atk_includedir)
 pkgconf.set('VERSION', meson.project_version())
-pkgconf.set('GLIB_PACKAGES', 'gobject-2.0')
 pkgconf.set('ATK_API_VERSION', atk_api_version)
 pkgconf.set('srcdir', '.')