cinnamon-desktop: enable alsa support

This commit is contained in:
maxice8 2018-12-09 13:37:35 -02:00 committed by maxice8
parent 014f9e2b4e
commit b1ada5d47f

View file

@ -1,12 +1,12 @@
# Template file for 'cinnamon-desktop'
pkgname=cinnamon-desktop
version=4.0.1
revision=1
revision=2
build_style=meson
configure_args="-Dintrospection=true"
configure_args="-Dalsa=true"
hostmakedepends="glib-devel gobject-introspection intltool pkg-config"
makedepends="accountsservice-devel gtk+3-devel libxkbfile-devel pam-devel
pulseaudio-devel"
pulseaudio-devel alsa-lib-devel"
depends="xkeyboard-config"
short_desc="Library with common API for various Cinnamon modules"
maintainer="Juan RP <xtraeme@voidlinux.eu>"