mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-04-20 11:35:42 +02:00
meson: add tllist dependency to decorations SDK
This commit is contained in:
parent
0550d2799d
commit
d70cb90090
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
deco_sdk = declare_dependency(dependencies: [freetype, pixman])
|
deco_sdk = declare_dependency(dependencies: [freetype, pixman, tllist])
|
||||||
|
|
||||||
decorations = []
|
decorations = []
|
||||||
foreach deco : ['background', 'stack', 'underline']
|
foreach deco : ['background', 'stack', 'underline']
|
||||||
|
|
Loading…
Add table
Reference in a new issue