summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2e2fc9bde7c2..4701fb9a5156 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,6 +3,7 @@ _name=toot
pkgver=0.19.0
pkgrel=1
pkgdesc="a Mastodon CLI client"
+depends=('python-requests' 'python-beautifulsoup4')
license=('GPL3')
arch=('any')
url="https://github.com/ihabunek/toot"