kdeedu-steps rebuild for libqalculate

This commit is contained in:
abveritas 2011-08-15 00:02:06 +00:00
parent b0b02b3394
commit 7ff7e15913

View File

@ -13,14 +13,14 @@ source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgname=kdeedu-step
_pkgname=step
pkgver=${_kdever}
pkgrel=1
pkgrel=2
pkgdesc="Interactive Physical Simulator"
url="http://kde.org/applications/education/step/"
arch=('i686' 'x86_64')
url='http://www.kde.org'
license=('GPL' 'LGPL' 'FDL')
depends=("kde-runtime>=${_kdever}" 'libqalculate' 'gsl' 'eigen')
makedepends=('cmake' 'automoc4')
makedepends=('cmake' 'automoc4' 'docbook-xsl')
provides=('step')
groups=("kde" "kdeedu" "kde-uninstall")
options=('!splithdr' 'splitdbg' 'log')