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

Antonio Rojas arojas at archlinux.org
Tue Jan 3 21:29:35 UTC 2017


    Date: Tuesday, January 3, 2017 @ 21:29:35
  Author: arojas
Revision: 285266

Add python optdepend

Modified:
  lensfun/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-03 21:24:09 UTC (rev 285265)
+++ PKGBUILD	2017-01-03 21:29:35 UTC (rev 285266)
@@ -10,6 +10,7 @@
 license=('LGPL3')
 depends=('glibc' 'glib2')
 makedepends=('python' 'libpng' 'doxygen' 'cmake')
+optdepends=('python: for lensfun-update-data and lensfun-add-adapter')
 source=("http://sourceforge.net/projects/lensfun/files/${pkgver}/${pkgname}-${pkgver}.tar.gz"
         lensfun-fix-python-install-dir.patch)
 sha1sums=('1d978b15aa7304d66a4931fa37ca9f8f89396c16'



More information about the arch-commits mailing list