commit | a88afc649e53adc1cac00bb5803fbafdd4d99994 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Thu Mar 08 09:53:00 2018 +0100 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Mon Mar 12 10:15:07 2018 +0100 |
tree | 0fe463852b4330409601aca426fc87359b6caf13 | |
parent | e4ae62b802cec437f877f2cadc4ef059cc0eca76 [diff] |
modules: use gmodule-export As we want qemu symbols be exported to modules we should use the gmodule-export-2.0 pkg-config instead of gmodule-2.0. Cc: Marc-André Lureau <marcandre.lureau@gmail.com> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Message-id: 20180308085301.8875-2-kraxel@redhat.com