forked from AuroraMiddleware/gtk
Merge branch 'wip/jtojnar/trivial-fix-pc-vulcan' into 'master'
build: Fix vulkan reference in pc file Closes #3517 See merge request GNOME/gtk!3006
This commit is contained in:
commit
d752828977
@ -723,7 +723,7 @@ if cairogobj_pkg_found
|
||||
endif
|
||||
|
||||
if vulkan_pkg_found
|
||||
gdk_packages += 'vulkan'
|
||||
gdk_packages += ' vulkan'
|
||||
endif
|
||||
|
||||
pkgconf.set('GDK_PACKAGES', gdk_packages)
|
||||
|
Loading…
Reference in New Issue
Block a user