diff options
Diffstat (limited to 'libre')
-rw-r--r-- | libre/opencolorio-parabola/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/opencolorio-parabola/PKGBUILD b/libre/opencolorio-parabola/PKGBUILD index 936278246..81a66c854 100644 --- a/libre/opencolorio-parabola/PKGBUILD +++ b/libre/opencolorio-parabola/PKGBUILD @@ -10,7 +10,7 @@ pkgdesc='A color management framework for visual effects and animation (built fo arch=('i686' 'x86_64' 'mips64el') url="http://$pkgname.org" license=('BSD') -depends=('freeglut' 'glew' 'lcms2' 'openimageio' python') +depends=('freeglut' 'glew' 'lcms2' 'openimageio' 'python') makedepends=('cmake') provides=("$_pkgname=$pkgver") conflicts=("$_pkgname") |