cinnamon: add deps required by cinnamon-settings.

This commit is contained in:
Juan RP 2012-09-20 09:37:13 +02:00
parent 8a098e7fcd
commit 00e510e5ec

View file

@ -1,7 +1,7 @@
# Template file for 'cinnamon' # Template file for 'cinnamon'
pkgname=cinnamon pkgname=cinnamon
version=1.6.0 version=1.6.0
revision=1 revision=2
wrksrc="linuxmint-Cinnamon-bd02368" wrksrc="linuxmint-Cinnamon-bd02368"
build_style=gnu-configure build_style=gnu-configure
configure_args="--disable-schemas-compile --enable-compile-warnings=yes configure_args="--disable-schemas-compile --enable-compile-warnings=yes
@ -12,7 +12,8 @@ libmuffin-devel gjs-devel gnome-menus-devel GConf-devel libsoup-devel
MesaLib-devel clutter-devel startup-notification-devel libcanberra-devel MesaLib-devel clutter-devel startup-notification-devel libcanberra-devel
polkit-devel NetworkManager-devel libgnome-keyring-devel libcroco-devel polkit-devel NetworkManager-devel libgnome-keyring-devel libcroco-devel
gnome-desktop-devel gnome-bluetooth-devel pulseaudio-devel gobject-introspection" gnome-desktop-devel gnome-bluetooth-devel pulseaudio-devel gobject-introspection"
depends="desktop-file-utils caribou pulseaudio mesa-demos muffin>=1.0.6" depends="desktop-file-utils caribou pulseaudio mesa-demos muffin>=1.0.6
python-gconf python-lxml python-imaging"
fulldepends="gsettings-desktop-schemas" fulldepends="gsettings-desktop-schemas"
short_desc="The Cinnamon desktop (gnome-shell fork)" short_desc="The Cinnamon desktop (gnome-shell fork)"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"