Changes in uspace/app/barber/meson.build [0576df9:c21d4d6] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/barber/meson.build
r0576df9 rc21d4d6 27 27 # 28 28 29 deps = [ ' ui', 'gfximage', 'compress' ]29 deps = [ 'gui', 'draw', 'compress', 'softrend', 'math' ] 30 30 31 31 _images = files(
Note:
See TracChangeset
for help on using the changeset viewer.