Skip to content

Commit

Permalink
gui-wm/sommelier: rename jinja to jinja2
Browse files Browse the repository at this point in the history
This got moved in ::gentoo, so we need to update the dependency

Signed-off-by: James Calligeros <jcalligeros99@gmail.com>
  • Loading branch information
chadmed committed Dec 11, 2024
1 parent ad3e9ba commit dcd4c9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gui-wm/sommelier/sommelier-0.12_p20241015.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ RESTRICT="!test? ( test )"
BDEPEND="
dev-util/wayland-scanner
$(python_gen_any_dep '
dev-python/jinja[${PYTHON_USEDEP}]
dev-python/jinja2[${PYTHON_USEDEP}]
')
"

Expand Down

0 comments on commit dcd4c9b

Please sign in to comment.