summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2020-06-18 12:10:16 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2020-06-18 12:10:16 +0200
commite0ae5790f81ab3f6eb99128dd0b0827639871020 (patch)
tree037743234320a1225a51f02f1b9dda88745e72c8 /community
parenta266a98286a744df37d816c5a1d3b0b29ccd22d6 (diff)
downloadpackages-e0ae5790f81ab3f6eb99128dd0b0827639871020.tar.xz
community/opensubdiv: removed building with CUDA
Diffstat (limited to 'community')
-rw-r--r--community/opensubdiv/PKGBUILD4
1 files changed, 4 insertions, 0 deletions
diff --git a/community/opensubdiv/PKGBUILD b/community/opensubdiv/PKGBUILD
new file mode 100644
index 00000000..27a66260
--- /dev/null
+++ b/community/opensubdiv/PKGBUILD
@@ -0,0 +1,4 @@
+makedepends=(
+ ${makedepends[@]/cuda/}
+)
+pkgdesc+=", without CUDA support"