diff options
author | Michał Masłowski <mtjm@mtjm.eu> | 2012-11-11 13:24:06 +0100 |
---|---|---|
committer | Michał Masłowski <mtjm@mtjm.eu> | 2012-11-11 13:24:06 +0100 |
commit | a5c94b5ae404c31a1a0e58480d9275e1a5ff8dd8 (patch) | |
tree | d645da91365a323730f890b4e18652189fe444fe /extra/kactivities | |
parent | 9f050463d1b34e3f36a54aeb9ef65217530f2cd0 (diff) | |
parent | c1c596c922f0dc8622339011db936c531647203d (diff) |
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts:
community/sunpinyin/PKGBUILD
extra/numactl/PKGBUILD
Diffstat (limited to 'extra/kactivities')
-rw-r--r-- | extra/kactivities/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/kactivities/PKGBUILD b/extra/kactivities/PKGBUILD index d12a3aa02..7291f00a8 100644 --- a/extra/kactivities/PKGBUILD +++ b/extra/kactivities/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 170583 2012-11-09 08:25:14Z andrea $ +# $Id: PKGBUILD 170751 2012-11-10 22:29:02Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kactivities @@ -9,7 +9,7 @@ pkgdesc='API for using and interacting with the Activity Manager' url='https://projects.kde.org/projects/kde/kdelibs/kactivities' license=('GPL' 'FDL') depends=('kdelibs') -makedepends=('cmake' 'automoc4') +makedepends=('cmake' 'automoc4' 'mesa') source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz") sha1sums=('79a9c14e10147c7deb20bfe924de9d63a8edb1ab') |