mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
adding a dep to skrooge
This commit is contained in:
parent
562eeed9f6
commit
5e4beffb39
@ -15,7 +15,7 @@ pkgdesc="Allows you to manage your personal finances in KDE"
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://skrooge.org"
|
||||
license=('GPL')
|
||||
depends=('kdebase-runtime' 'libofx' 'qca')
|
||||
depends=('kdebase-runtime' 'libofx' 'qca-ossl')
|
||||
makedepends=('cmake' 'automoc4' 'docbook-xsl')
|
||||
install=${pkgname}.install
|
||||
source=(http://skrooge.org/files/${pkgname}-${pkgver}.tar.bz2)
|
||||
|
Loading…
Reference in New Issue
Block a user