Skip to content
Snippets Groups Projects
PKG.patch 522 B
Newer Older
Eric Vidal's avatar
Eric Vidal committed
diff -uar a/PKGBUILD b/PKGBUILD
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,9 +9,9 @@
 arch=(x86_64)
 url='https://github.com/containers/conmon'
 license=(APACHE)
-depends=(glibc glib2 systemd)
+depends=(glibc glib2)
 makedepends=(git)
Eric Vidal's avatar
Eric Vidal committed
-_commit=3a9715d28cb4cf0e671dfbc4211d4458534db189	#refs/tags/v2.1.9
+_commit=3a9715d28cb4cf0e671dfbc4211d4458534db189    #refs/tags/v2.1.9
 source=(
   "git+https://github.com/containers/conmon#commit=${_commit}"
   https://patch-diff.githubusercontent.com/raw/containers/conmon/pull/476.patch