summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRobert Zhou2022-07-09 09:46:39 -0700
committerRobert Zhou2022-07-09 09:46:39 -0700
commit10c8670cbec1cb9987dba2732154d9971818440e (patch)
tree729c8c8c956a99240784dac252d019ae0d43909b /PKGBUILD
parent4e03e9a8668eb61c80f5a1436f9fde5fd6a8bf7e (diff)
downloadaur-10c8670cbec1cb9987dba2732154d9971818440e.tar.gz
Add renderman-pro-server as optional dependency for follow-up steps
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a69173c877b3..ec68c6e89775 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,6 +9,7 @@ arch=('x86_64')
url="https://renderman.pixar.com"
license=('custom')
depends=('libidn' 'libicu50')
+optdepends=('renderman-pro-server: Provides the actual renderer')
install="${pkgname}.install"
DLAGENTS+=("manual::/usr/bin/echo \ \ Note: Please download the package manually from the official website")