Skip to content

build: Add explicit GModule dependency

Jan Tojnar requested to merge wip/jtojnar/gmodule into master

The build may fail with underlinking on some distros:

src/nautilus-python.c:158: undefined reference to `g_module_open'

Fixes: #18 (closed)

Edited by Jan Tojnar

Merge request reports