diff options
author | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-12-14 13:56:57 -0300 |
---|---|---|
committer | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-12-14 13:56:57 -0300 |
commit | 2a5d7fae98236635f0b42f281b98c7fa878651b2 (patch) | |
tree | 70dd342f375174900d28e203fa4cca8162c5ffc8 /extra/kdevplatform/PKGBUILD | |
parent | 342f33686394ec009cb900cbb583997521ff362c (diff) | |
parent | f4dcb5cb43b68e265512a03a160bdda634818b43 (diff) |
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts:
community/lorcon-old-svn/PKGBUILD
extra/ristretto/PKGBUILD
libre/texlive-bin-libre/PKGBUILD
multilib/lib32-util-linux/PKGBUILD
Diffstat (limited to 'extra/kdevplatform/PKGBUILD')
-rw-r--r-- | extra/kdevplatform/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/kdevplatform/PKGBUILD b/extra/kdevplatform/PKGBUILD index aeb6b863a..c9b212884 100644 --- a/extra/kdevplatform/PKGBUILD +++ b/extra/kdevplatform/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 144956 2011-12-12 01:44:18Z andrea $ +# $Id: PKGBUILD 144973 2011-12-12 18:32:32Z andrea $ # Maintainer: # Contributor: Andrea Scarpino <andrea@archlinux.org> # Contributor: Giovanni Scafora <giovanni@archlinux.org> @@ -11,7 +11,7 @@ pkgdesc="A C/C++ development platform for KDE" arch=('i686' 'x86_64' 'mips64el') url="http://www.kdevelop.org/" license=('GPL') -depends=('kdelibs''subversion' 'qjson') +depends=('kdelibs' 'subversion' 'qjson') optdepends=("kdesdk-kompare: difference checking") makedepends=('cmake' 'automoc4' 'boost') install=${pkgname}.install |