mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 13:03:31 -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:
@@ -42,7 +42,6 @@ DEPEND="${RDEPEND}
|
|||||||
"
|
"
|
||||||
BDEPEND="
|
BDEPEND="
|
||||||
dev-util/wayland-scanner
|
dev-util/wayland-scanner
|
||||||
svg? ( dev-build/cmake )
|
|
||||||
"
|
"
|
||||||
|
|
||||||
src_configure() {
|
src_configure() {
|
||||||
|
|||||||
@@ -43,7 +43,6 @@ DEPEND="${RDEPEND}
|
|||||||
"
|
"
|
||||||
BDEPEND="
|
BDEPEND="
|
||||||
dev-util/wayland-scanner
|
dev-util/wayland-scanner
|
||||||
svg? ( dev-build/cmake )
|
|
||||||
test? ( dev-cpp/gtest )
|
test? ( dev-cpp/gtest )
|
||||||
"
|
"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user