Revert "meson: Propagate gnutls dependency"
commit7b1070a7e17cc65c3134350728c85e1d218c3578
authorAkihiko Odaki <akihiko.odaki@daynix.com>
Fri, 24 May 2024 08:00:23 +0000 (24 17:00 +0900)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 3 Jul 2024 16:41:26 +0000 (3 18:41 +0200)
tree7bcb7100f9ec1c4878044413cbc234918ee8eabc
parent414b180d42315dc77c02170f1eee8db58c9fe052
Revert "meson: Propagate gnutls dependency"

This reverts commit 3eacf70bb5a83e4775ad8003cbca63a40f70c8c2.

It was only needed because of duplicate objects caused by
declare_dependency(link_whole: ...), and can be dropped now
that meson.build specifies objects and dependencies separately
for the internal dependencies.

Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Message-ID: <20240524-objects-v1-2-07cbbe96166b@daynix.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
block/meson.build
io/meson.build
meson.build
storage-daemon/meson.build
ui/meson.build