From 935ae52c4e1d9ca3630882f144117ffc2300804a Mon Sep 17 00:00:00 2001 From: Woodpecker CI Date: Sat, 20 Jun 2026 23:21:23 +0000 Subject: Woodpecker CI 93e629250d2f2073dcea128000323264d2c7571f [SKIP CI] --- gdk-pixbuf/abuild | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'gdk-pixbuf/abuild') diff --git a/gdk-pixbuf/abuild b/gdk-pixbuf/abuild index 9a1e946f..e97c6277 100644 --- a/gdk-pixbuf/abuild +++ b/gdk-pixbuf/abuild @@ -2,4 +2,8 @@ name=gdk-pixbuf version=2.44.6 release=1 source="http://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.xz" -build_opt="-Dman=false -Dtests=false -Dglycin=disabled" +build_opt="-Dman=false -Dtests=false -Dglycin=disabled -Dintrospection=disabled" + +prebuild() { + sed "/subdir('po')/d" -i meson.build +} -- cgit v1.2.3