mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-04 05:27:15 +08:00
kdeedu rebuild for new boost/avogadro
This commit is contained in:
parent
359e1977dd
commit
49695ae2ed
@ -35,7 +35,7 @@ pkgname=('kdeedu-common'
|
||||
|
||||
arch=('i686' 'x86_64')
|
||||
pkgver=${_kdever}
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="split package"
|
||||
url="http://www.kde.org"
|
||||
license=('GPL' 'LGPL' 'FDL')
|
||||
@ -247,7 +247,7 @@ package_kdeedu-khangman()
|
||||
package_kdeedu-kig()
|
||||
{
|
||||
pkgdesc="Kig is a program for exploring geometric constructions"
|
||||
depends=("${pkgbase}-common>=${_kdever}" 'boost' 'python')
|
||||
depends=("${pkgbase}-common>=${_kdever}" 'boost-libs' 'python')
|
||||
groups=("kde" "kdeedu" "kde-uninstall")
|
||||
install=${pkgbase}.install
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user