Skip to content

Commit

Permalink
mate-extra/caja-dropbox: fix Python dep
Browse files Browse the repository at this point in the history
Thanks to josef64

Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Oct 24, 2022
1 parent c29081a commit 72a1fbf
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
COMMON_DEPEND="${PYTHON_DEPS}
dev-libs/atk
>=dev-libs/glib-2.50:2
$(python_gen_cond_dep \
dev-python/pygobject:3[${PYTHON_USEDEP}]
)
$(python_gen_cond_dep 'dev-python/pygobject:3[${PYTHON_USEDEP}]')
>=mate-base/caja-1.19.1
mate-extra/caja-extensions
media-libs/fontconfig:1.0
Expand Down

0 comments on commit 72a1fbf

Please sign in to comment.