aboutsummaryrefslogtreecommitdiffstats
path: root/testing/mutter
diff options
context:
space:
mode:
Diffstat (limited to 'testing/mutter')
-rw-r--r--testing/mutter/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/mutter/APKBUILD b/testing/mutter/APKBUILD
index 047365517f..6b3aefddd2 100644
--- a/testing/mutter/APKBUILD
+++ b/testing/mutter/APKBUILD
@@ -2,14 +2,14 @@
# Maintainer: William Pitcock <nenolod@dereferenced.org>
pkgname=mutter
pkgver=2.31.5
-pkgrel=1
+pkgrel=2
pkgdesc="clutter-based window manager for GNOME"
url="http://www.gnome.org/"
arch="all"
license="GPL"
depends="zenity"
depends_dev="clutter-dev libcanberra-dev gconf-dev startup-notification-dev python-dev"
-makedepends="$depends_dev gobject-introspection intltool gnome-doc-utils"
+makedepends="$depends_dev gobject-introspection-dev intltool gnome-doc-utils"
install="$pkgname.pre-deinstall $pkgname.post-install $pkgname.post-upgrade"
subpackages="$pkgname-dev $pkgname-doc"
source="ftp://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2