mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-06-22 10:15:39 +02:00
tllist: use tllist from external git repository
This commit is contained in:
parent
736e07b15e
commit
0550d2799d
14 changed files with 22 additions and 171 deletions
|
@ -1,4 +1,4 @@
|
|||
particle_sdk = declare_dependency(dependencies: [freetype, fontconfig, pixman])
|
||||
particle_sdk = declare_dependency(dependencies: [freetype, fontconfig, pixman, tllist])
|
||||
|
||||
particles = []
|
||||
foreach particle : ['empty', 'list', 'map', 'progress-bar', 'ramp', 'string']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue