summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2bee60b022b5..1640fd9da0bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,10 +12,10 @@ url="https://natrongithub.github.io/"
license=('GPL')
depends=('boost-libs' 'cairo' 'pyside2')
makedepends=('boost' 'extra-cmake-modules' 'git' 'glfw' 'openmp' 'ninja' 'python-qtpy' 'shiboken2')
-optdepends=('openfx-arena: Extra OpenFX plugins for Natron'
- 'openfx-gmic: OpenFX wrapper for the GMIC framework'
- 'openfx-io: Readers/Writers plugins'
- 'openfx-misc: Miscellaneous OpenFX plugins')
+optdepends=('openfx-arena-git: Extra OpenFX plugins for Natron'
+ 'openfx-gmic-git: OpenFX wrapper for the GMIC framework'
+ 'openfx-io-git: Readers/Writers plugins'
+ 'openfx-misc-git: Miscellaneous OpenFX plugins')
_pkgname=${pkgname%%-*}
_url="https://github.com/NatronGitHub"