Date: Wednesday, October 11, 2017 @ 10:02:42
  Author: arojas
Revision: 307457

Add krita-plugin-gmic optdepend

Modified:
  krita/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-10-11 09:29:25 UTC (rev 307456)
+++ PKGBUILD    2017-10-11 10:02:42 UTC (rev 307457)
@@ -3,7 +3,7 @@
 
 pkgname=krita
 pkgver=3.3.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Edit and paint images"
 arch=(i686 x86_64)
 url="https://krita.org";
@@ -10,7 +10,7 @@
 license=(GPL3)
 depends=(kio kitemmodels gsl libraw exiv2 openexr fftw curl boost-libs 
hicolor-icon-theme)
 makedepends=(extra-cmake-modules kdoctools python boost eigen vc poppler-qt5 
opencolorio)
-optdepends=('poppler-qt5: PDF filter' 'ffmpeg: to save animations' 
'opencolorio: for the LUT docker')
+optdepends=('poppler-qt5: PDF filter' 'ffmpeg: to save animations' 
'opencolorio: for the LUT docker' "krita-plugin-gmic: G'MIC plugin")
 conflicts=(calligra-krita krita-l10n)
 replaces=(calligra-krita krita-l10n)
 
source=("https://download.kde.org/stable/krita/$pkgver/$pkgname-$pkgver.tar.gz"{,.sig})

Reply via email to