[arch-commits] Commit in kphotoalbum/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Sun Feb 22 13:41:47 UTC 2015
Date: Sunday, February 22, 2015 @ 14:41:47
Author: fyan
Revision: 128108
upgpkg: kphotoalbum 4.6-2
add libkface to depends, enables face recognition (FS#43909)
Modified:
kphotoalbum/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-02-22 11:00:35 UTC (rev 128107)
+++ PKGBUILD 2015-02-22 13:41:47 UTC (rev 128108)
@@ -7,12 +7,12 @@
pkgname=kphotoalbum
pkgver=4.6
-pkgrel=1
+pkgrel=2
pkgdesc="KDE Photo Album, picture collection manager"
url="http://www.kphotoalbum.org/"
arch=('i686' 'x86_64')
license=('GPL')
-depends=('kdebase-runtime' 'libkipi' 'libkdcraw')
+depends=('kdebase-runtime' 'libkipi' 'libkdcraw' 'libkface')
makedepends=('cmake' 'automoc4' 'kdeedu-marble' 'kdemultimedia-mplayerthumbs')
optdepends=('kdeedu-marble: integration with Marble'
'kipi-plugins: add extra functionality'
More information about the arch-commits
mailing list