Date: Saturday, November 7, 2009 @ 11:45:02
  Author: andrea
Revision: 58392

missing optdependence FS#15119

Modified:
  hugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2009-11-07 15:27:20 UTC (rev 58391)
+++ PKGBUILD    2009-11-07 16:45:02 UTC (rev 58392)
@@ -11,6 +11,7 @@
 depends=('wxgtk>=2.8.9.2' 'libpano13>=2.9.14' 'boost' 'enblend-enfuse' 'exiv2' 
\
          'openexr' 'autopano-sift-c')
 makedepends=('zip' 'cmake')
+optdepends=('perl-exiftool: write metadata on output images')
 url="http://hugin.sourceforge.net/";
 options=(force)
 
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz)

Reply via email to