From 8659986b32f4fa9be9bc49efa255d83dcc91c0e8 Mon Sep 17 00:00:00 2001
From: davidovski <david@davidovski.xyz>
Date: Thu, 3 Feb 2022 01:48:43 +0000
Subject: added patch to various makedeps

---
 repo/system/gobject-introspection.xibuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'repo/system/gobject-introspection.xibuild')

diff --git a/repo/system/gobject-introspection.xibuild b/repo/system/gobject-introspection.xibuild
index 5556740..508af8b 100644
--- a/repo/system/gobject-introspection.xibuild
+++ b/repo/system/gobject-introspection.xibuild
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-MAKEDEPS=()
+MAKEDEPS=(meson ninja patch)
 DEPS=(python-mako python-markdown)
 
 PKG_VER=1.70.0
-- 
cgit v1.2.1