summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0f9e53a6e8ae..fd2100cef794 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="a simple cli tool to download books from Library Genesis"
arch=(any)
url=https://github.com/carterprince/libby
license=(GPL3)
-depends=(python-tqdm)
+depends=(python-requests python-tqdm python-beautifulsoup4)
optdepends=('neomutt' 'rofi' 'calibre')
makedepends=(git)
provides=(libby)