From a70d80c5f6288b6f9b8aec33fd6e7b2053146a41 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Tue, 23 Jun 2015 02:01:01 +0000 Subject: [PATCH] extra/mutter to 3.16.2-2 --- extra/mutter/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/extra/mutter/PKGBUILD b/extra/mutter/PKGBUILD index 1c0f1e61a..f1085f45c 100644 --- a/extra/mutter/PKGBUILD +++ b/extra/mutter/PKGBUILD @@ -8,11 +8,11 @@ pkgname=mutter pkgver=3.16.2 -pkgrel=1 +pkgrel=2 pkgdesc="A window manager for GNOME" arch=(i686 x86_64) license=('GPL') -depends=('clutter' 'dconf' 'gobject-introspection-runtime' 'gsettings-desktop-schemas' 'libcanberra' 'startup-notification' 'zenity' 'libsm' 'gnome-desktop' 'upower' 'libxkbcommon-x11' 'gnome-settings-daemon') +depends=('clutter' 'dconf' 'gobject-introspection-runtime' 'gsettings-desktop-schemas' 'libcanberra' 'startup-notification' 'zenity' 'libsm' 'gnome-desktop' 'upower' 'libxkbcommon-x11' 'gnome-settings-daemon' 'libgudev') makedepends=('intltool' 'libxkbcommon-x11' 'gobject-introspection') conflicts=('mutter-wayland') replaces=('mutter-wayland')