urlwatch: Add missing runtime dependency
This commit is contained in:
parent
9e330ffa8b
commit
f9c3fb8e7f
@ -1,12 +1,12 @@
|
|||||||
# Template file for 'urlwatch'
|
# Template file for 'urlwatch'
|
||||||
pkgname=urlwatch
|
pkgname=urlwatch
|
||||||
version=2.7
|
version=2.7
|
||||||
revision=2
|
revision=3
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="urlwatch"
|
pycompile_module="urlwatch"
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-keyring python3-requests python3-yaml python3-minidb"
|
depends="python3-keyring python3-requests python3-yaml python3-minidb python3-appdirs"
|
||||||
short_desc="Tool for monitoring webpages for updates"
|
short_desc="Tool for monitoring webpages for updates"
|
||||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user