Skip to content

Commit

Permalink
dev-python/pywayland: move wayland-protocols to DEPEND only
Browse files Browse the repository at this point in the history
Signed-off-by: Aisha Tammy <[email protected]>
Signed-off-by: Arthur Zamarin <[email protected]>
  • Loading branch information
epsilon-0 authored and arthurzam committed Mar 9, 2023
1 parent b2c18dc commit 3edf8ad
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions dev-python/pywayland/pywayland-0.4.15.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,10 @@ RDEPEND="
dev-libs/wayland
virtual/python-cffi[${PYTHON_USEDEP}]
"
DEPEND="${RDEPEND}"
BDEPEND="dev-libs/wayland-protocols
dev-util/wayland-scanner"
DEPEND="${RDEPEND}
dev-libs/wayland-protocols
"
BDEPEND="dev-util/wayland-scanner"

distutils_enable_tests pytest

Expand Down

0 comments on commit 3edf8ad

Please sign in to comment.