[arch-commits] Commit in blender/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at archlinux.org
Fri Nov 27 23:22:17 UTC 2020


    Date: Friday, November 27, 2020 @ 23:22:17
  Author: svenstaro
Revision: 764795

upgpkg: blender 17:2.91.0-3: Add potrace support (FS#68753)

Modified:
  blender/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-27 23:22:00 UTC (rev 764794)
+++ PKGBUILD	2020-11-27 23:22:17 UTC (rev 764795)
@@ -8,13 +8,13 @@
 
 pkgname=blender
 pkgver=2.91.0
-pkgrel=2
+pkgrel=3
 epoch=17
 pkgdesc="A fully integrated 3D graphics creation suite"
 arch=('x86_64')
 license=('GPL')
 url="http://www.blender.org"
-depends=('libpng' 'libtiff' 'openexr' 'python' 'desktop-file-utils' 'python-requests'
+depends=('libpng' 'libtiff' 'openexr' 'python' 'desktop-file-utils' 'python-requests' 'potrace'
          'shared-mime-info' 'hicolor-icon-theme' 'xdg-utils' 'glew' 'openjpeg2' 'python-numpy'
          'freetype2' 'openal' 'ffmpeg' 'fftw' 'boost-libs' 'opencollada' 'alembic' 'openxr'
          'openimageio' 'libsndfile' 'jack' 'opencolorio' 'openshadinglanguage' 'openimagedenoise'



More information about the arch-commits mailing list