From e0ae5790f81ab3f6eb99128dd0b0827639871020 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Thu, 18 Jun 2020 12:10:16 +0200 Subject: community/opensubdiv: removed building with CUDA --- community/opensubdiv/PKGBUILD | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 community/opensubdiv/PKGBUILD (limited to 'community') 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" -- cgit v1.2.3