diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-20 15:22:51 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-20 15:22:51 +0700 |
commit | dee37244e250a1b9a0262d6c38ed222b90ce4b54 (patch) | |
tree | a8ddf5718534440fd301248bcd5eb198f7748460 /desktop/buku | |
parent | 795def7b6c8def88ac2213ee9dc7dc7c783bbd67 (diff) |
desktop/buku: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/buku')
-rw-r--r-- | desktop/buku/buku.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/buku/buku.info b/desktop/buku/buku.info index f5ff78da4b7d..5109093c9180 100644 --- a/desktop/buku/buku.info +++ b/desktop/buku/buku.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/jarun/buku/archive/v4.5/buku-4.5.tar.gz" MD5SUM="efbe08f2bef0725c20fb236d673a03ed" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python-urllib3 BeautifulSoup4 cryptography html5lib python-certifi" +REQUIRES="BeautifulSoup4 cryptography html5lib" MAINTAINER="Andrew Clemons" EMAIL="andrew.clemons@gmail.com" |