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

Evangelos Foutras foutrelis at archlinux.org
Wed Oct 4 23:06:30 UTC 2017


    Date: Wednesday, October 4, 2017 @ 23:06:29
  Author: foutrelis
Revision: 261591

Add qca-qt4 build dep

Modified:
  kbibtex/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-04 23:02:53 UTC (rev 261590)
+++ PKGBUILD	2017-10-04 23:06:29 UTC (rev 261591)
@@ -12,7 +12,7 @@
 license=('GPL')
 depends=('kdebase-runtime' 'poppler-qt4')
 optdepends=('okular: Document preview')
-makedepends=('cmake' 'automoc4')
+makedepends=('cmake' 'automoc4' 'qca-qt4')
 source=("https://download.kde.org/stable/KBibTeX/$pkgname-$pkgver.tar.xz"{,.asc} kbibtex-no-qtwebkit.patch)
 sha256sums=('d99e419aec1d3af0a57eba6d7498de4e6be25ddbd5a5e56fc9de09e7e17dcdf3'
             'SKIP'



More information about the arch-commits mailing list