mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
jrnl: add python3-packaging dependency
This commit is contained in:
parent
a249c2b946
commit
d4f74b3913
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'jrnl'
|
# Template file for 'jrnl'
|
||||||
pkgname=jrnl
|
pkgname=jrnl
|
||||||
version=2.4.5
|
version=2.4.5
|
||||||
revision=1
|
revision=2
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-ansiwrap python3-asteval python3-colorama python3-cryptography
|
depends="python3-ansiwrap python3-asteval python3-colorama python3-cryptography
|
||||||
python3-dateutil python3-keyring python3-parsedatetime python3-passlib
|
python3-dateutil python3-keyring python3-parsedatetime python3-passlib
|
||||||
python3-pytz python3-tzlocal python3-xdg python3-yaml"
|
python3-pytz python3-tzlocal python3-xdg python3-yaml python3-packaging"
|
||||||
short_desc="Simple journal application for your command line"
|
short_desc="Simple journal application for your command line"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-3.0-only"
|
license="GPL-3.0-only"
|
||||||
|
|
Loading…
Add table
Reference in a new issue