summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGabriele Musco2021-11-30 16:31:38 +0100
committerGabriele Musco2021-11-30 16:31:38 +0100
commit1138aa800f4a8782b7442ebc5ae6e68fd03d657a (patch)
tree11e3e0fc37dba974dfea97a573b4c25ad15ddeee /PKGBUILD
parent603d8970ffffcd768b747cdbc0d9e49f71ce378b (diff)
downloadaur-1138aa800f4a8782b7442ebc5ae6e68fd03d657a.tar.gz
added python-humanize to dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 023e3982ab16..c02e9f0cf92d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -25,6 +25,7 @@ depends=(
'python-pygments'
'python-beautifulsoup4'
'python-syndom-git'
+ 'python-humanize'
)
replaces=(gnome-feeds gnome-feeds-git)
makedepends=('git' 'meson')