cinnamon: add deps required by cinnamon-settings.
This commit is contained in:
parent
8a098e7fcd
commit
00e510e5ec
1 changed files with 3 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'cinnamon'
|
||||
pkgname=cinnamon
|
||||
version=1.6.0
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="linuxmint-Cinnamon-bd02368"
|
||||
build_style=gnu-configure
|
||||
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
|
||||
polkit-devel NetworkManager-devel libgnome-keyring-devel libcroco-devel
|
||||
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"
|
||||
short_desc="The Cinnamon desktop (gnome-shell fork)"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
|
Loading…
Reference in a new issue