Skip to content

Commit

Permalink
media-libs/libcamera: depend on PYTHON_DEPS only when USE=python
Browse files Browse the repository at this point in the history
  • Loading branch information
dguglielmi committed Dec 24, 2024
1 parent ea66164 commit 82e2f5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion media-libs/libcamera/libcamera-0.4.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ DEPEND="
#"
RDEPEND="
${DEPEND}
${PYTHON_DEPS}
python? ( ${PYTHON_DEPS} )
trace? ( dev-util/lttng-tools )
"

Expand Down

0 comments on commit 82e2f5c

Please sign in to comment.