mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
extra/mutter to 3.14.3-2
This commit is contained in:
parent
d956a746af
commit
d790196221
1 changed files with 4 additions and 2 deletions
|
@ -8,11 +8,13 @@
|
|||
|
||||
pkgname=mutter
|
||||
pkgver=3.14.3
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="A window manager for GNOME"
|
||||
arch=(i686 x86_64)
|
||||
license=('GPL')
|
||||
depends=('clutter' 'dconf' 'gobject-introspection' 'gsettings-desktop-schemas' 'libcanberra' 'startup-notification' 'zenity' 'libsm' 'gnome-desktop' 'upower' 'libxkbcommon-x11')
|
||||
depends=('clutter' 'dconf' 'gobject-introspection' 'gsettings-desktop-schemas' 'libcanberra'
|
||||
'startup-notification' 'zenity' 'libsm' 'gnome-desktop' 'upower' 'libxkbcommon-x11'
|
||||
'gnome-settings-daemon')
|
||||
makedepends=('intltool' 'gnome-doc-utils' 'libxkbcommon-x11')
|
||||
conflicts=('mutter-wayland')
|
||||
replaces=('mutter-wayland')
|
||||
|
|
Loading…
Reference in a new issue