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 bac2013d09fa..6ca29db45fe0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,7 +22,7 @@ optdepends=('gcc: for compiling c++ sources',
'ghostscript: for LaTeX figures',
'python-matplotlib: for generating solve stats',
'python-questionary: for better prompts in new_contest and new_problem',
- 'python-requests: for better prompts in new_contest and new_problem',
+ 'python-requests: for commands that call the DOMjudge or Slack API',
'asymptote: for visualizations'
)
makedepends=('git' 'rsync')