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

Antonio Rojas arojas at archlinux.org
Wed Jul 29 06:46:40 UTC 2015


    Date: Wednesday, July 29, 2015 @ 08:46:40
  Author: arojas
Revision: 242637

Disable qalculate backend, doesn't build

Modified:
  cantor/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-07-29 00:12:00 UTC (rev 242636)
+++ PKGBUILD	2015-07-29 06:46:40 UTC (rev 242637)
@@ -10,7 +10,7 @@
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde-applications' 'kdeedu')
-depends=('analitza' 'libspectre' 'libqalculate' 'kdelibs4support' 'kpty' 'ktexteditor' 'knewstuff')
+depends=('analitza' 'libspectre' 'kdelibs4support' 'kpty' 'ktexteditor' 'knewstuff') # libqalculate https://bugs.kde.org/show_bug.cgi?id=350729
 makedepends=('extra-cmake-modules' 'python' 'python2' 'kdoctools' 'luajit' 'r')
 optdepends=('maxima: Maxima backend'
             'octave: Octave backend'



More information about the arch-commits mailing list