cinnamon-desktop: enable alsa support
This commit is contained in:
parent
014f9e2b4e
commit
b1ada5d47f
1 changed files with 3 additions and 3 deletions
|
@ -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>"
|
||||
|
|
Loading…
Reference in a new issue