summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2022-04-07 10:56:11 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2022-04-07 10:56:11 +0200
commit49015860587e231f56a775671c3d9ddc3d5b31f4 (patch)
treea14cc87d24afa0e16a933e85286040ba12ec48f0 /community
parentfdc4e0cd3da44d3434c6327987c60da9e2183c57 (diff)
downloadpackages-49015860587e231f56a775671c3d9ddc3d5b31f4.tar.xz
community/crun: removed dependency on criu
Diffstat (limited to 'community')
-rw-r--r--community/crun/PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/community/crun/PKGBUILD b/community/crun/PKGBUILD
new file mode 100644
index 00000000..73298fe2
--- /dev/null
+++ b/community/crun/PKGBUILD
@@ -0,0 +1,2 @@
+# criu is blacklisted
+depends=(${depends[@]//criu/})