summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpoemdistance2019-11-30 20:52:34 +0800
committerpoemdistance2019-11-30 20:52:34 +0800
commite984974a04fe61e98a32346e70c271d2c4ce279f (patch)
tree56239140d065359d789fb91401b61476b84bcdcd
parent25c8b783d0d7c950d8241e1edf011f9136e74731 (diff)
downloadaur-e984974a04fe61e98a32346e70c271d2c4ce279f.tar.gz
Add new dependency
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4ea9fdb51511..539dfc61338b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -29,7 +29,7 @@ prepare() {
cd Mstran-pure/;
sudo pip3 install pytesseract tesseract pillow meson mysql_connector_repackaged \
Pillow pytesseract requests setuptools SocksiPy_branch sysv_ipc termcolor \
- mysql-connector-python
+ mysql-connector-python beautifulsoup4
}
build() {