frontend: Fix linking once more

Signed-off-by: Ikey Doherty <ikey@solus-project.com>
This commit is contained in:
Ikey Doherty
2017-10-10 23:00:12 +01:00
parent 38ec05ce98
commit fe80861f66
+1
View File
@@ -11,6 +11,7 @@ if with_frontend == true
include_directories: nica_includes,
dependencies: [
dep_gtk3,
link_lsi,
],
install: true,
)