mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
Adding missing deps for kmymoney, krecipes
This commit is contained in:
parent
a9849a487e
commit
85ab8e44be
@ -14,7 +14,7 @@ pkgdesc="An finance manager for KDE4 with HBCI support"
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://kmymoney2.sourceforge.net"
|
||||
license=('GPL')
|
||||
depends=('kdebase-workspace' 'aqbanking-qt4' 'boost')
|
||||
depends=('kdebase-workspace' 'aqbanking-qt4' 'boost' 'docbook-xml')
|
||||
makedepends=('cmake' 'automoc4' 'libofx' 'gwenhywfar')
|
||||
provides=()
|
||||
conflicts=(kmymoney2)
|
||||
|
@ -12,7 +12,7 @@ pkgdesc="A tool designed to make organizing your personal recipes collection fas
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://extragear.kde.org/apps/krecipes/"
|
||||
license=('GPL')
|
||||
depends=('kdebase-runtime' 'qimageblitz' 'hicolor-icon-theme')
|
||||
depends=('kdebase-runtime' 'qimageblitz' 'hicolor-icon-theme' 'docbook-xml')
|
||||
makedepends=('cmake' 'automoc4')
|
||||
optdepends=('mysql' 'postgresql')
|
||||
install=${pkgname}.install
|
||||
|
Loading…
Reference in New Issue
Block a user