summaryrefslogtreecommitdiff
path: root/repo/system
diff options
context:
space:
mode:
Diffstat (limited to 'repo/system')
-rw-r--r--repo/system/binutils.xibuild2
-rw-r--r--repo/system/efivar.xibuild4
-rw-r--r--repo/system/glibc.xibuild2
-rw-r--r--repo/system/gobject-introspection.xibuild2
-rw-r--r--repo/system/js78.xibuild2
-rw-r--r--repo/system/nss.xibuild2
-rw-r--r--repo/system/polkit.xibuild2
-rw-r--r--repo/system/sysvinit.xibuild2
8 files changed, 9 insertions, 9 deletions
diff --git a/repo/system/binutils.xibuild b/repo/system/binutils.xibuild
index ad239ee..0fc2365 100644
--- a/repo/system/binutils.xibuild
+++ b/repo/system/binutils.xibuild
@@ -1,6 +1,6 @@
#!/bin/bash
-MAKEDEPS=(make dejagnu bzip2 xz zlib zstd)
+MAKEDEPS=(make dejagnu bzip2 xz zlib zstd patch)
DEPS=(glibc zlib elfutils)
PKG_VER=2.37
diff --git a/repo/system/efivar.xibuild b/repo/system/efivar.xibuild
index b3549a5..8dc916a 100644
--- a/repo/system/efivar.xibuild
+++ b/repo/system/efivar.xibuild
@@ -1,7 +1,7 @@
#!/bin/bash
-MAKEDEPS=(make )
-DEPS=()
+MAKEDEPS=(make patch)
+DEPS=(glibc)
PKG_VER=37
SOURCE=https://github.com/rhboot/efivar/releases/download/$PKG_VER/efivar-$PKG_VER.tar.bz2
diff --git a/repo/system/glibc.xibuild b/repo/system/glibc.xibuild
index b9d6669..a0aa288 100644
--- a/repo/system/glibc.xibuild
+++ b/repo/system/glibc.xibuild
@@ -1,6 +1,6 @@
#!/bin/bash
-MAKEDEPS=(make )
+MAKEDEPS=(make patch)
DEPS=(glibc)
PKG_VER=2.34
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
diff --git a/repo/system/js78.xibuild b/repo/system/js78.xibuild
index c134f7e..ab7023c 100644
--- a/repo/system/js78.xibuild
+++ b/repo/system/js78.xibuild
@@ -1,6 +1,6 @@
#!/bin/bash
-MAKEDEPS=(gcc autoconf2.13 icu rustc which zip llvm)
+MAKEDEPS=(gcc autoconf2.13 icu rustc which zip llvm patch make)
DEPS=(readline bash zlib)
PKG_VER=78.15.0
diff --git a/repo/system/nss.xibuild b/repo/system/nss.xibuild
index 46d3dad..d29d84a 100644
--- a/repo/system/nss.xibuild
+++ b/repo/system/nss.xibuild
@@ -1,6 +1,6 @@
#!/bin/bash
-MAKEDEPS=(make gyp perl mercurial python)
+MAKEDEPS=(make gyp perl mercurial python patch)
DEPS=(nspr libp11-kit bash zlib)
PKG_VER=3.74
diff --git a/repo/system/polkit.xibuild b/repo/system/polkit.xibuild
index 407cb5c..537a932 100644
--- a/repo/system/polkit.xibuild
+++ b/repo/system/polkit.xibuild
@@ -1,6 +1,6 @@
#!/bin/bash
-MAKEDEPS=(git gobject-introspection meson libxslt)
+MAKEDEPS=(git gobject-introspection meson libxslt patch)
DEPS=(expat glib js78 pam)
PKG_VER=0.120
diff --git a/repo/system/sysvinit.xibuild b/repo/system/sysvinit.xibuild
index 7d9add8..ec43f76 100644
--- a/repo/system/sysvinit.xibuild
+++ b/repo/system/sysvinit.xibuild
@@ -1,6 +1,6 @@
#!/bin/bash
-MAKEDEPS=(make )
+MAKEDEPS=(make patch)
DEPS=(sh glibc)
PKG_VER=3.01