Skip to content

Commit

Permalink
games-util/cartridges: add missing dependencies
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/935371
Signed-off-by: Maciej Barć <[email protected]>
  • Loading branch information
xgqt committed Jul 3, 2024
1 parent c94daf3 commit a088dc1
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,10 @@ RDEPEND="
>=gui-libs/libadwaita-1.4.0:1[introspection]
gui-libs/gtk:4[introspection]
$(python_gen_cond_dep '
dev-python/pillow[${PYTHON_USEDEP}]
dev-python/pygobject:3[${PYTHON_USEDEP}]
dev-python/pyyaml[${PYTHON_USEDEP}]
dev-python/requests[${PYTHON_USEDEP}]
')
"
BDEPEND="
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,10 @@ RDEPEND="
>=gui-libs/libadwaita-1.5.1:1[introspection]
gui-libs/gtk:4[introspection]
$(python_gen_cond_dep '
dev-python/pillow[${PYTHON_USEDEP}]
dev-python/pygobject:3[${PYTHON_USEDEP}]
dev-python/pyyaml[${PYTHON_USEDEP}]
dev-python/requests[${PYTHON_USEDEP}]
')
"
BDEPEND="
Expand Down
3 changes: 3 additions & 0 deletions games-util/cartridges/cartridges-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,10 @@ RDEPEND="
>=gui-libs/libadwaita-1.5.1:1[introspection]
gui-libs/gtk:4[introspection]
$(python_gen_cond_dep '
dev-python/pillow[${PYTHON_USEDEP}]
dev-python/pygobject:3[${PYTHON_USEDEP}]
dev-python/pyyaml[${PYTHON_USEDEP}]
dev-python/requests[${PYTHON_USEDEP}]
')
"
BDEPEND="
Expand Down

0 comments on commit a088dc1

Please sign in to comment.