diff options
Diffstat (limited to 'testing/mutter/APKBUILD')
-rw-r--r-- | testing/mutter/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/mutter/APKBUILD b/testing/mutter/APKBUILD index d00b975035..047365517f 100644 --- a/testing/mutter/APKBUILD +++ b/testing/mutter/APKBUILD @@ -5,7 +5,7 @@ pkgver=2.31.5 pkgrel=1 pkgdesc="clutter-based window manager for GNOME" url="http://www.gnome.org/" -arch="" +arch="all" license="GPL" depends="zenity" depends_dev="clutter-dev libcanberra-dev gconf-dev startup-notification-dev python-dev" |