mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 19:57:16 +08:00
kpat rebuild for missing openal
This commit is contained in:
parent
25ec3d529e
commit
b1898196ff
@ -54,7 +54,7 @@ pkgname=('kdegames-common'
|
||||
|
||||
arch=('i686' 'x86_64')
|
||||
pkgver=${_kdever}
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
|
||||
pkgdesc="split package"
|
||||
url="http://www.kde.org"
|
||||
@ -488,7 +488,7 @@ package_kdegames-konquest() {
|
||||
|
||||
package_kdegames-kpat() {
|
||||
pkgdesc="Collection of various patience games known all over the world"
|
||||
depends=("${pkgbase}-common>=${_kdever}")
|
||||
depends=("${pkgbase}-common>=${_kdever}" 'openal')
|
||||
conflicts=('kdegames-doc')
|
||||
groups=("kde" "${pkgbase}" "kde-uninstall")
|
||||
categories=('games')
|
||||
|
Loading…
Reference in New Issue
Block a user