From f63e1c50f3cf37b187014e3b9c2af168adbbbcca Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Sat, 15 May 2021 19:00:21 +0300 Subject: gdk-pixbuf: use gir --- xorg/gdk-pixbuf/build | 2 +- xorg/gdk-pixbuf/depends | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'xorg') diff --git a/xorg/gdk-pixbuf/build b/xorg/gdk-pixbuf/build index cedbfa0b..149a2c5c 100755 --- a/xorg/gdk-pixbuf/build +++ b/xorg/gdk-pixbuf/build @@ -6,7 +6,7 @@ meson \ --prefix=/usr \ --sysconfdir=/etc \ --mandir=/usr/share/man \ - -Dgir=false \ + -Dgir=true \ -Djasper=false \ -Dpng=true \ -Ddocs=false \ diff --git a/xorg/gdk-pixbuf/depends b/xorg/gdk-pixbuf/depends index a6b78545..74ed9b60 100644 --- a/xorg/gdk-pixbuf/depends +++ b/xorg/gdk-pixbuf/depends @@ -1,4 +1,5 @@ glib +gobject-introspection libX11 libpng meson make -- cgit v1.2.3