We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bde03a commit 728687eCopy full SHA for 728687e
daemon-gtk3/meson.build
@@ -13,6 +13,7 @@ hdy_dep = dependency('libhandy-1')
13
gala_daemon_bin = executable(
14
'gala-daemon-gtk3',
15
gala_daemon_sources,
16
+ gala_resources,
17
dependencies: [gala_dep, gala_base_dep, granite_dep_old, hdy_dep],
18
include_directories: config_inc_dir,
19
install: true,
0 commit comments