diff options
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index acd34c9..c103eda 100644 --- a/debian/control +++ b/debian/control @@ -13,6 +13,7 @@ Build-Depends: python3-dateutil <!nocheck>, python3-doit (>= 0.32.0~), python3-docutils, + python3-feedparser <!nocheck>, python3-freezegun <!nocheck>, python3-ipykernel <!nocheck>, python3-jinja2 <!nocheck>, @@ -36,7 +37,6 @@ Build-Depends: python3-unidecode, python3-watchdog <!nocheck>, python3-yaml <!nocheck>, - python3-yapsy, Rules-Requires-Root: no Standards-Version: 4.6.2 Homepage: https://getnikola.com/ |
