Migrated from libnotify to GLib notifications. bug 766133
Signed-off-by: Niels De Graef <nielsdegraef@gmail.com>
This commit is contained in:
parent
49cd00fdc8
commit
3d1032db01
9 changed files with 49 additions and 174 deletions
|
|
@ -69,7 +69,6 @@ json_glib = dependency('json-glib-1.0', version: '>= 1.0')
|
|||
libcanberra = dependency('libcanberra', version: '>= 0.28')
|
||||
libhandy = dependency('libhandy-0.0', version: '>= 0.0.9')
|
||||
libmath = cc.find_library('m')
|
||||
libnotify = dependency('libnotify', version: '>= 0.7.5')
|
||||
libsecret = dependency('libsecret-1', version: '>= 0.11')
|
||||
libsoup = dependency('libsoup-2.4', version: '>= 2.48')
|
||||
libunwind_dep = dependency(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue