Skip to content

Commit a5e6bb4

Browse files
bobby285271serebit
authored andcommitted
meson: Explicitly add gio-unix-2.0
This is another instance of pull request 185. Since we are using DesktopAppInfo directly, let's add gio-unix-2.0 explicitly.
1 parent f12b6d6 commit a5e6bb4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/windowing/meson.build

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ libwindowing_sources = [
55
]
66

77
libwindowing_deps = [
8+
dep_giounix,
89
dep_xfce4windowing,
910
dep_wnck,
1011
]

0 commit comments

Comments
 (0)