summaryrefslogtreecommitdiff
path: root/pre-build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'pre-build.sh')
-rwxr-xr-xpre-build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/pre-build.sh b/pre-build.sh
index 08c0bef6..1c5a9183 100755
--- a/pre-build.sh
+++ b/pre-build.sh
@@ -1,7 +1,7 @@
#!/bin/sh
set -e
-dpkg-checkbuilddeps -d 'python-debian, python3-feedparser'
+dpkg-checkbuilddeps -d 'python-debian, python-feedparser'
echo "updating Ubuntu mirror list from launchpad"
if [ -n "$https_proxy" ]; then