Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2023-01-08 12:53:13 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2023-01-08 12:53:13 +0100
commit2346bc04656c0ba3019c1e295aba08453d16346d (patch)
tree26c4c072af33344614a3c66ee1d5fe62a4a327a1
parentcd6a35a32807ad86594412ae0e40d0dadca6408b (diff)
extra/kdepim-runtime: removed libetebase for now (needs running rust)
-rw-r--r--extra/kdepim-runtime/PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/extra/kdepim-runtime/PKGBUILD b/extra/kdepim-runtime/PKGBUILD
new file mode 100644
index 00000000..7c2b6917
--- /dev/null
+++ b/extra/kdepim-runtime/PKGBUILD
@@ -0,0 +1,2 @@
+# libetebase needs rust (which is currently not working)
+makedepends=(${makedepends[@]//libetebase/})