mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-06-16 08:15:40 +02:00
parent
85ae4cca37
commit
db53cf9245
4 changed files with 7 additions and 4 deletions
|
@ -42,6 +42,7 @@ endif
|
|||
|
||||
# Common dependencies
|
||||
dl = cc.find_library('dl')
|
||||
m = cc.find_library('m')
|
||||
threads = dependency('threads')
|
||||
pixman = dependency('pixman-1')
|
||||
yaml = dependency('yaml-0.1')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue