summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 900533f0b6b0..4685aabd6580 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -25,7 +25,7 @@ build() {
python2 setup.py build
}
-# circular dependency on python2-lxml
+# circular dependency on python2-beautifulsoup4
# check() {
# cd "${_tarname}/build/"
# py.test2