Skip to content

Commit

Permalink
libnemo-private: add missing gio-unix-2.0 dependency (linuxmint#3028)
Browse files Browse the repository at this point in the history
  • Loading branch information
bobby285271 authored Jul 18, 2022
1 parent b83bd60 commit 7934751
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libnemo-private/meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ nemo_private_sources = [
]

nemo_private_deps = [
cinnamon, eel, gail, glib, gmodule, gtk, libxml, math, nemo_extension, x11, xapp
cinnamon, eel, gail, gio_unix, glib, gmodule, gtk, libxml, math, nemo_extension, x11, xapp
]

if libexif_enabled
Expand Down

0 comments on commit 7934751

Please sign in to comment.