Adding missing deps for kmymoney, krecipes

This commit is contained in:
abveritas 2010-12-09 14:06:31 +00:00
parent a9849a487e
commit 85ab8e44be
2 changed files with 2 additions and 2 deletions

View File

@ -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)

View File

@ -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