Removed python3-yaml and python3-click dependencies

This commit is contained in:
Jakub Pastuszek 2021-09-01 17:54:58 +01:00 committed by Michal Vasilek
parent 63ff0e5395
commit 6f228ed599

View file

@ -4,7 +4,7 @@ version=0.9.0
revision=2
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-gobject gtk+3 desktop-file-utils python3-cairo python3-yaml python3-click python3-pulsectl"
depends="python3-gobject gtk+3 desktop-file-utils python3-cairo python3-pulsectl"
short_desc="Lightweight volume control for pulseaudio in your systray"
maintainer="teldra <teldra@rotce.de>"
license="GPL-2.0-only"