* app-text/scdoc should require -9999 when using live ebuild
Signed-off-by: Aaron Bauman <bman@gentoo.org>
DEPEND="
>=dev-libs/wayland-protocols-1.14
dev-libs/wayland
- x11-libs/cairo
-"
-RDEPEND="
- ${DEPEND}
-"
+ x11-libs/cairo"
+
+RDEPEND="${DEPEND}"
+
if [[ ${PV} == 9999 ]]; then
BDEPEND+="man? ( ~app-text/scdoc-9999 )"
else
DEPEND="
>=dev-libs/wayland-protocols-1.14
dev-libs/wayland
- x11-libs/cairo
-"
-RDEPEND="
- ${DEPEND}
-"
-BDEPEND="
- man? ( app-text/scdoc )
-"
+ x11-libs/cairo"
+
+RDEPEND="${DEPEND}"
+
+BDEPEND="man? ( ~app-text/scdoc-9999 )"
src_configure() {
local emesonargs=(