adding automoc4 to cinstall deps

This commit is contained in:
abeveritas 2011-03-05 00:00:31 +00:00
parent 02aba09b1c
commit 1710a7b677

View File

@ -9,7 +9,7 @@ pkgname=cinstall
pkgver=0.3.55 pkgver=0.3.55
pkgrel=1 pkgrel=1
depends=('squashfs-tools' 'xz>=5.0.0' 'fakechroot' 'unionfs-fuse' 'cbundle') depends=('squashfs-tools' 'xz>=5.0.0' 'fakechroot' 'unionfs-fuse' 'cbundle')
makedepends=('kdelibs' 'qt') makedepends=('kdelibs' 'qt' 'automoc4')
pkgdesc="Bundle Creator/Launcher and Package-Manager" pkgdesc="Bundle Creator/Launcher and Package-Manager"
arch=("i686" "x86_64") arch=("i686" "x86_64")
license=('GPL') license=('GPL')