summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 06563eea5ab2..5bc97a885eec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=('x86_64')
url="https://github.com/NVIDIA/apex"
_github='NVIDIA/apex'
license=('BSD')
-depends=('python' 'cuda' 'python-pytorch-cuda')
+depends=('python' 'cuda' 'python-pytorch-cuda' 'python-sympy')
makedepends=('git' 'python-setuptools' 'python-pip')
provides=('python-apex')
conflicts=('python-apex')