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

Lukas Jirkovsky stativ at nymeria.archlinux.org
Mon Jun 23 11:55:11 UTC 2014


    Date: Monday, June 23, 2014 @ 13:55:11
  Author: stativ
Revision: 113451

luxrender: rephrase optdepend on python to avoid weird problem with VIM highlighting.

Modified:
  luxrender/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-06-23 11:54:57 UTC (rev 113450)
+++ PKGBUILD	2014-06-23 11:55:11 UTC (rev 113451)
@@ -12,7 +12,7 @@
 license=('GPL')
 depends=('boost-libs' 'freeimage' 'openexr' 'libpng' 'libcl' 'libgl' 'fftw')
 optdepends=('luxblend25: Blender exporter' 'qt4: Qt GUI' \
-            'python: Python interface (pylux)'
+            'python: pylux Python interface'
             'nvidia-utils: OpenCL support for nVidia GPUs' \
             'amdstream: OpenCL support for AMD GPUs' \
             'intel-opencl-sdk: OpenCL support for Intel CPUs')




More information about the arch-commits mailing list