mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 05:27:15 +08:00
missing dep libkmahjongg
This commit is contained in:
parent
534cad0ff1
commit
69b75de9e7
@ -14,7 +14,7 @@ pkgdesc="Library used for loading and rendering of Mahjongg tilesets"
|
||||
arch=('x86_64')
|
||||
url='http://www.kde.org'
|
||||
license=('GPL' 'LGPL' 'FDL')
|
||||
depends=("kdelibs>=${_kdever}")
|
||||
depends=("kdelibs>=${_kdever}" "kdegames-libkdegames>=${_kdever}")
|
||||
makedepends=('pkg-config' 'cmake' 'automoc4')
|
||||
source=("$_mirror/${_pkgname}-$_kdever.tar.xz")
|
||||
md5sums=(`grep ${_pkgname}-$_kdever.tar.xz ../kde-sc.md5 | cut -d" " -f1`)
|
||||
|
Loading…
Reference in New Issue
Block a user