1
0
Fork 0
mutter-performance-source/cogl
Marco Trevisan (Treviño) 7f551ba776 meson: Don't list libraries private dependencies in pc files
pkg-config files for mutter are generated using *_pkg_deps as requires, but
programs linked with libmutter doesn't need most of these private dependencies
which are only needed for building and linking mutter and its subprojects.

So list packages needed only by mutter itself inside *_pkg_private_deps and
don't expose such packages to pkg-config, but only use them at build time.

https://gitlab.gnome.org/GNOME/mutter/merge_requests/3955
2019-01-23 13:03:40 +00:00
..
cogl meson: Set cogl as dependency of libmutter-cogl dependency 2019-01-23 13:03:40 +00:00
cogl-gles2 meson: Set cogl as dependency of libmutter-cogl dependency 2019-01-23 13:03:40 +00:00
cogl-pango meson: Set cogl as dependency of libmutter-cogl dependency 2019-01-23 13:03:40 +00:00
cogl-path meson: Set cogl as dependency of libmutter-cogl dependency 2019-01-23 13:03:40 +00:00
test-fixtures cogl: Add missing function declarations 2019-01-22 18:31:52 +01:00
tests meson: Set cogl as dependency of libmutter-cogl dependency 2019-01-23 13:03:40 +00:00
.gitignore cogl-framebuffer: Remove swap_throttled config 2018-12-06 14:29:34 +00:00
cogl-config.h.meson Add meson build support 2018-11-06 18:51:44 +01:00
cogl-mutter-config.h.in cogl: Make cogl-config.h include check explicit 2018-11-06 17:17:36 +01:00
config-custom.h move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
meson.build meson: Don't list libraries private dependencies in pc files 2019-01-23 13:03:40 +00:00