mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-18 23:39:00 -04:00
media-gfx/swayimg: remove unnecessary BDEPEND
dev-build/cmake was added as a fallback method to detect librsvg, but it is no longer needed because pkg-config just works. Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
This commit is contained in:
parent
c0436ee947
commit
b7930ef4d6
@ -42,7 +42,6 @@ DEPEND="${RDEPEND}
|
||||
"
|
||||
BDEPEND="
|
||||
dev-util/wayland-scanner
|
||||
svg? ( dev-build/cmake )
|
||||
"
|
||||
|
||||
src_configure() {
|
||||
|
@ -43,7 +43,6 @@ DEPEND="${RDEPEND}
|
||||
"
|
||||
BDEPEND="
|
||||
dev-util/wayland-scanner
|
||||
svg? ( dev-build/cmake )
|
||||
test? ( dev-cpp/gtest )
|
||||
"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user