Date: Saturday, May 17, 2014 @ 10:08:25
  Author: bisson
Revision: 212999

fix FS#40401

Modified:
  feh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2014-05-17 06:23:08 UTC (rev 212998)
+++ PKGBUILD    2014-05-17 08:08:25 UTC (rev 212999)
@@ -12,8 +12,7 @@
 license=('custom:MIT')
 arch=('i686' 'x86_64')
 depends=('imlib2' 'curl' 'libxinerama' 'libexif')
-optdepends=('perl: feh-cam, webcam wrapper for feh'
-            'imagemagick: support more file formats')
+optdepends=('imagemagick: support more file formats')
 makedepends=('libxt')
 source=("${url}${pkgname}-${pkgver}.tar.bz2"{,.asc})
 sha1sums=('30eb2b778858b1f4ce97e44c8225758185b0c588' 'SKIP')

Reply via email to