mutter: remove dup build deps and obsolete configure args.
This commit is contained in:
parent
867c8c7fa0
commit
08fc6a1e4d
1 changed files with 3 additions and 5 deletions
|
@ -4,13 +4,11 @@ version=3.6.3
|
||||||
revision=1
|
revision=1
|
||||||
subpackages="mutter-devel"
|
subpackages="mutter-devel"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-scrollkeeper --disable-schemas-compile
|
configure_args="--disable-schemas-compile --disable-static"
|
||||||
--disable-static"
|
|
||||||
makedepends="pkg-config intltool gnome-doc-utils gobject-introspection
|
makedepends="pkg-config intltool gnome-doc-utils gobject-introspection
|
||||||
gtk+3-devel>=3.6.0_2 startup-notification-devel libcanberra-devel
|
gtk+3-devel>=3.6.0_2 startup-notification-devel libcanberra-devel
|
||||||
clutter-devel>=1.12 libgirepository-devel json-glib-devel libffi-devel
|
clutter-devel>=1.12 gsettings-desktop-schemas-devel>=3.6.0"
|
||||||
gsettings-desktop-schemas-devel>=3.6.0"
|
fulldepends="zenity>=3.6.0 desktop-file-utils"
|
||||||
fulldepends="zenity>=3.6.0 desktop-file-utils gsettings-desktop-schemas>=3.6.0"
|
|
||||||
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 a new issue