diff graphics/gdk-pixbuf/patch-meson.patch @ 1055:7a71eb84714d

graphics/gdk-pixbuf: add shared-mime-info dependency
author David Demelier <markand@malikania.fr>
date Mon, 02 Sep 2019 21:07:00 +0200
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/gdk-pixbuf/patch-meson.patch	Mon Sep 02 21:07:00 2019 +0200
@@ -0,0 +1,10 @@
+--- meson.build.orig	2019-09-02 11:12:29.370833192 +0200
++++ meson.build	2019-09-02 11:12:51.282833865 +0200
+@@ -398,7 +398,6 @@
+ subdir('po')
+ 
+ if not meson.is_cross_build()
+-  subdir('tests')
+   subdir('thumbnailer')
+ endif
+