python3-notify2: add a missing dependency
This commit is contained in:
parent
96c2fdbd25
commit
8f41d54645
1 changed files with 3 additions and 2 deletions
|
@ -1,11 +1,12 @@
|
||||||
# Template file for 'python3-notify2'
|
# Template file for 'python3-notify2'
|
||||||
pkgname=python3-notify2
|
pkgname=python3-notify2
|
||||||
version=0.3.1
|
version=0.3.1
|
||||||
revision=2
|
revision=3
|
||||||
wrksrc="notify2-${version}"
|
wrksrc="notify2-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3"
|
hostmakedepends="python3"
|
||||||
short_desc="Python3 pure python reimplimentation of notify-python"
|
depends="python3-dbus"
|
||||||
|
short_desc="Pure Python reimplementation of notify-python"
|
||||||
maintainer="Adam Beckmeyer <adam_gpg@thebeckmeyers.xyz>"
|
maintainer="Adam Beckmeyer <adam_gpg@thebeckmeyers.xyz>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="https://notify2.readthedocs.org"
|
homepage="https://notify2.readthedocs.org"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue