Skip to content
Snippets Groups Projects
PKG.patch 457 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)
-_commit=00e08f4a9ca5420de733bf542b930ad58e1a7e7d	#refs/tags/v2.1.8
+_commit=00e08f4a9ca5420de733bf542b930ad58e1a7e7d    #refs/tags/v2.1.8
 source=("git+https://github.com/containers/conmon#commit=${_commit}")
 b2sums=('SKIP')