diff options
Diffstat (limited to 'community')
-rw-r--r-- | community/opensubdiv/PKGBUILD | 4 |
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" |