mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
remhind: add missing dep, enable tests
This commit is contained in:
parent
e08ad7bf55
commit
daa168ce5d
1 changed files with 3 additions and 2 deletions
|
@ -1,11 +1,12 @@
|
|||
# Template file for 'remhind'
|
||||
pkgname=remhind
|
||||
version=0.1.1
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools python3-gobject-devel python3-cairo-devel"
|
||||
depends="python3-icalendar python3-dateutil python3-gobject python3-toml
|
||||
python3-tzlocal python3-xdg-variables python3-inotify python3-aionotify"
|
||||
python3-tzlocal python3-xdg-variables python3-inotify python3-aionotify libnotify"
|
||||
checkdepends="${depends} python3-freezegun python3-pytest-xdist"
|
||||
short_desc="Notification daemon of events stored in directories"
|
||||
maintainer="Stacy Harper <contact@stacyharper.net>"
|
||||
license="GPL-3.0-only"
|
||||
|
|
Loading…
Add table
Reference in a new issue