mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 18:42:12 +08:00
kdeedu-cantor: added python2 dependency
This commit is contained in:
parent
c4f6fe02e0
commit
750ea0a2f6
@ -7,7 +7,7 @@ source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
pkgname=kdeedu-cantor
|
||||
_pkgname=cantor
|
||||
pkgver=${_kdever}
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="KDE frontend to mathematical software"
|
||||
url="http://kde.org/applications/education/cantor/"
|
||||
arch=('x86_64')
|
||||
@ -18,7 +18,8 @@ license=('GPL'
|
||||
depends=("kde-runtime>=${_kdever}"
|
||||
'r'
|
||||
'libspectre'
|
||||
"kdeedu-analitza>=${_kdever}")
|
||||
"kdeedu-analitza>=${_kdever}"
|
||||
"python2")
|
||||
makedepends=('cmake'
|
||||
'automoc4'
|
||||
'docbook-xsl'
|
||||
|
Loading…
Reference in New Issue
Block a user