meson: gdk: add missing pangowin32 dep
This commit is contained in:
committed by
Christoph Reiter
parent
74f6832001
commit
ca33855793
@ -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')
|
install_headers('gdkwin32.h', subdir: 'gtk-3.0/gdk')
|
||||||
|
|
||||||
gdk_win32_deps = [ # FIXME
|
gdk_win32_deps = [ # FIXME
|
||||||
|
pangowin32_dep
|
||||||
]
|
]
|
||||||
|
|
||||||
libgdk_win32 = static_library('gdk-win32',
|
libgdk_win32 = static_library('gdk-win32',
|
||||||
|
|||||||
Reference in New Issue
Block a user