aboutsummaryrefslogtreecommitdiff
path: root/xorg
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-05-15 19:00:21 +0300
committerCem Keylan <cem@ckyln.com>2021-05-15 19:00:21 +0300
commitf63e1c50f3cf37b187014e3b9c2af168adbbbcca (patch)
tree7eca45f03ec84c7f466e48303c0c04ba8290cf72 /xorg
parent016febfa8c71fac9863e50d7303cdb75e4998f57 (diff)
downloadrepository-f63e1c50f3cf37b187014e3b9c2af168adbbbcca.tar.gz
gdk-pixbuf: use gir
Diffstat (limited to 'xorg')
-rwxr-xr-xxorg/gdk-pixbuf/build2
-rw-r--r--xorg/gdk-pixbuf/depends1
2 files changed, 2 insertions, 1 deletions
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