Page MenuHomeMusing Studio

No OneTemporary

diff --git a/src/meson.build b/src/meson.build
index 590f055..fbe61f1 100644
--- a/src/meson.build
+++ b/src/meson.build
@@ -1,11 +1,9 @@
executable('write-as-gtk',
'application.vala',
'window.vala',
c_args: ['-include', 'config.h'],
link_args: '-lm',
- dependencies: [dependency('gtk+-3.0'),
- dependency('libsoup-2.4'),
- dependency('json-glib-1.0')],
+ dependencies: [dependency('gtk+-3.0')],
install: true
)

File Metadata

Mime Type
text/x-diff
Expires
Sat, Jan 31, 11:05 AM (1 d, 30 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3612290

Event Timeline