Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTasos Sahanidis <tasos@tasossah.com>2024-05-11 17:00:00 +0300
committerTasos Sahanidis <tasos@tasossah.com>2024-05-11 17:00:00 +0300
commitdbd676770699d52b28908c844e64200d133f901e (patch)
tree7b8f1b612a95de2ed13698cb9e18924df175e820
parent0ec96c0c589b50c458ed63e46867e7dcc672966a (diff)
extra/nanobind: Remove dependencies to unbuildable packages
-rw-r--r--extra/nanobind/PKGBUILD3
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/nanobind/PKGBUILD b/extra/nanobind/PKGBUILD
new file mode 100644
index 00000000..d962b7ca
--- /dev/null
+++ b/extra/nanobind/PKGBUILD
@@ -0,0 +1,3 @@
+# We do not build these
+checkdepends=(${checkdepends[@]//python-pytorch/})
+checkdepends=(${checkdepends[@]//python-tensorflow/})