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

Antonio Rojas arojas at archlinux.org
Mon Aug 28 14:35:10 UTC 2017


    Date: Monday, August 28, 2017 @ 14:35:09
  Author: arojas
Revision: 304297

Remove cln dependency

Modified:
  cantor/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-28 14:27:42 UTC (rev 304296)
+++ PKGBUILD	2017-08-28 14:35:09 UTC (rev 304297)
@@ -5,14 +5,14 @@
 
 pkgname=cantor
 pkgver=17.08.0
-pkgrel=2
+pkgrel=3
 pkgdesc="KDE Frontend to Mathematical Software"
 url="https://kde.org/applications/education/cantor/"
 arch=(i686 x86_64)
 license=(GPL LGPL FDL)
 groups=(kde-applications kdeedu)
-depends=(analitza libspectre kpty ktexteditor knewstuff libqalculate cln hicolor-icon-theme)
-makedepends=(extra-cmake-modules python python2 kdoctools luajit r julia)
+depends=(analitza libspectre kpty ktexteditor knewstuff libqalculate hicolor-icon-theme)
+makedepends=(extra-cmake-modules python python2 kdoctools luajit r julia cln)
 optdepends=('maxima: Maxima backend'
             'octave: Octave backend'
             'r: R backend'



More information about the arch-commits mailing list