meson: gdk: add missing pangowin32 dep

This commit is contained in:
Christoph Reiter
2019-03-22 15:15:46 +01:00
committed by Christoph Reiter
parent 74f6832001
commit ca33855793

View File

@ -47,6 +47,7 @@ install_headers(gdk_win32_public_headers, subdir: 'gtk-3.0/gdk/win32')
install_headers('gdkwin32.h', subdir: 'gtk-3.0/gdk')
gdk_win32_deps = [ # FIXME
pangowin32_dep
]
libgdk_win32 = static_library('gdk-win32',