mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
azote: Fix dependencies
This commit is contained in:
parent
03b0878207
commit
9463d27727
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'azote'
|
# Template file for 'azote'
|
||||||
pkgname=azote
|
pkgname=azote
|
||||||
version=1.16.0
|
version=1.16.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="gtk+3 libayatana-appindicator python3 python3-cairo python3-gobject
|
depends="gtk+3 feh libayatana-appindicator python3 python3-cairo python3-gobject
|
||||||
python3-Pillow python3-pillow-avif python3-pillow_heif python3-send2trash python3-yaml"
|
python3-Pillow python3-send2trash python3-yaml"
|
||||||
short_desc="Wallpaper & color manager for Sway, i3 and other WMs"
|
short_desc="Wallpaper & color manager for Sway, i3 and other WMs"
|
||||||
maintainer="cinerea0 <cinerea0@protonmail.com>"
|
maintainer="cinerea0 <cinerea0@protonmail.com>"
|
||||||
license="BSD-3-Clause AND GPL-3.0-or-later"
|
license="BSD-3-Clause AND GPL-3.0-or-later"
|
||||||
|
|
Loading…
Add table
Reference in a new issue