diff options
| author | Felipe CorrĂȘa da Silva Sanches <juca@members.fsf.org> | 2018-03-17 10:50:41 +0000 |
|---|---|---|
| committer | Felipe CorrĂȘa da Silva Sanches <juca@members.fsf.org> | 2018-03-17 20:54:37 +0000 |
| commit | 7e17138592bf73192c3b3ebac04d0edcb7ed44e7 (patch) | |
| tree | a4df14a7bd9c3ea1fdf1ae3c9e3a910e4430cef2 /src/ui | |
| parent | [meson-build] libuemf (diff) | |
| download | inkscape-7e17138592bf73192c3b3ebac04d0edcb7ed44e7.tar.gz inkscape-7e17138592bf73192c3b3ebac04d0edcb7ed44e7.zip | |
[meson-build] libdepixelize
Diffstat (limited to 'src/ui')
| -rw-r--r-- | src/ui/meson.build | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ui/meson.build b/src/ui/meson.build index 856becec1..be7fb39e3 100644 --- a/src/ui/meson.build +++ b/src/ui/meson.build @@ -383,7 +383,8 @@ ui_deps = [ gtkmm_dep, xml2_dep, gdl_dep, - libwidgets_dep + libwidgets_dep, + libdepixelize_dep ] libui = static_library('ui', |
