pasystray: remove pulseaudio dependency
This commit is contained in:
parent
27bc7b01af
commit
87bcefb9df
1 changed files with 1 additions and 2 deletions
|
@ -1,12 +1,11 @@
|
|||
# Template file for 'pasystray'
|
||||
pkgname=pasystray
|
||||
version=0.7.1
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config intltool automake"
|
||||
makedepends="gtk+3-devel pulseaudio-devel libnotify-devel"
|
||||
depends="pulseaudio"
|
||||
short_desc="PulseAudio System Tray"
|
||||
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
||||
license="LGPL-2.1-or-later"
|
||||
|
|
Loading…
Reference in a new issue