extra/kdeedu-kalgebra fix

This commit is contained in:
Kevin Mihelich 2013-12-23 03:57:13 +00:00
parent 38b356f7cd
commit 3c45c10735

View file

@ -13,7 +13,7 @@ arch=('i686' 'x86_64')
license=('GPL' 'LGPL' 'FDL')
groups=('kde' 'kdeedu')
depends=('kdebase-runtime' 'libkdeedu' 'kdeedu-analitza')
makedepends=('cmake' 'automoc4')
makedepends=('cmake' 'automoc4' 'glu')
install=${pkgname}.install
source=("http://download.kde.org/stable/${pkgver}/src/kalgebra-${pkgver}.tar.xz"
"kalgebra-opengl_optional.patch")