diff options
Diffstat (limited to 'www-apps/blohg/blohg-9999.ebuild')
-rw-r--r-- | www-apps/blohg/blohg-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/blohg/blohg-9999.ebuild b/www-apps/blohg/blohg-9999.ebuild index 57732d82f2d0..82259f3e10b6 100644 --- a/www-apps/blohg/blohg-9999.ebuild +++ b/www-apps/blohg/blohg-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -38,7 +38,7 @@ RDEPEND=" dev-python/feedgenerator[${PYTHON_USEDEP}] dev-python/flask[${PYTHON_USEDEP}] dev-python/flask-babel[${PYTHON_USEDEP}] - dev-python/frozen-flask[${PYTHON_USEDEP}] + dev-python/Frozen-Flask[${PYTHON_USEDEP}] dev-python/jinja[${PYTHON_USEDEP}] dev-python/pyyaml[${PYTHON_USEDEP}] dev-python/pygments[${PYTHON_USEDEP}] |