mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
gui-apps/swww: add missing dependency
Closes: https://bugs.gentoo.org/919036 Signed-off-by: Remigiusz Micielski <rmicielski@purelymail.com>
This commit is contained in:
@@ -218,7 +218,7 @@ KEYWORDS="~amd64"
|
||||
DEPEND="app-arch/lz4
|
||||
x11-libs/libxkbcommon[wayland]"
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND=""
|
||||
BDEPEND="app-text/scdoc"
|
||||
|
||||
QA_FLAGS_IGNORED="
|
||||
usr/bin/swww
|
||||
|
||||
@@ -221,7 +221,10 @@ DEPEND="
|
||||
app-arch/lz4
|
||||
x11-libs/libxkbcommon[wayland]"
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND=">=virtual/rust-1.70.0"
|
||||
BDEPEND="
|
||||
>=virtual/rust-1.70.0
|
||||
app-text/scdoc
|
||||
"
|
||||
|
||||
QA_FLAGS_IGNORED="
|
||||
usr/bin/swww
|
||||
|
||||
Reference in New Issue
Block a user