mutter: needs libICE and libSM-devel to build.
This commit is contained in:
parent
ac7a0a7385
commit
d3d3b36cf7
|
@ -7,7 +7,7 @@ configure_args="--disable-schemas-compile --disable-static"
|
||||||
hostmakedepends="pkg-config intltool gnome-doc-utils gobject-introspection"
|
hostmakedepends="pkg-config intltool gnome-doc-utils gobject-introspection"
|
||||||
makedepends="gtk+3-devel>=3.8 startup-notification-devel libcanberra-devel
|
makedepends="gtk+3-devel>=3.8 startup-notification-devel libcanberra-devel
|
||||||
clutter-devel>=1.14 gsettings-desktop-schemas-devel>=3.8
|
clutter-devel>=1.14 gsettings-desktop-schemas-devel>=3.8
|
||||||
zenity>=3.8.0 desktop-file-utils"
|
zenity>=3.8.0 libICE-devel libSM-devel desktop-file-utils"
|
||||||
short_desc="Lightweight GTK+3 window manager"
|
short_desc="Lightweight GTK+3 window manager"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
|
|
Loading…
Reference in New Issue