From 5baa48a9ece21f51f97357e82e4c9a98dd81feed Mon Sep 17 00:00:00 2001 From: Přemysl Eric Janouch
Date: Fri, 12 Nov 2021 13:45:22 +0100 Subject: WIP: Try to scale pictures using OpenGL WIP: Need to learn scaling. WIP: Will it work with the native GDK window? WIP: Find out what in the name of fuck is Quartz doing. --- meson.build | 1 + 1 file changed, 1 insertion(+) (limited to 'meson.build') diff --git a/meson.build b/meson.build index 2d854e7..6a1bb61 100644 --- a/meson.build +++ b/meson.build @@ -36,6 +36,7 @@ gdkpixbuf = dependency('gdk-pixbuf-2.0', required : get_option('gdk-pixbuf')) dependencies = [ dependency('gtk+-3.0'), dependency('pixman-1'), + dependency('epoxy'), dependency('libjpeg'), dependency('libturbojpeg'), -- cgit v1.2.3-70-g09d2