From 8d5dbd847cbc704a6a06405856e94b461011afe3 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 27 Mar 2021 06:06:27 +0000 Subject: gentoo resync : 27.03.2021 --- media-gfx/imv/imv-9999.ebuild | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'media-gfx/imv/imv-9999.ebuild') diff --git a/media-gfx/imv/imv-9999.ebuild b/media-gfx/imv/imv-9999.ebuild index 735366ed5332..9b3b3c026ab9 100644 --- a/media-gfx/imv/imv-9999.ebuild +++ b/media-gfx/imv/imv-9999.ebuild @@ -2,7 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit xdg meson + +inherit meson xdg if [[ ${PV} == 9999 ]]; then inherit git-r3 @@ -39,15 +40,13 @@ RDEPEND=" svg? ( >=gnome-base/librsvg-2.44 ) tiff? ( media-libs/tiff ) wayland? ( dev-libs/wayland ) - !sys-apps/renameutils -" + !sys-apps/renameutils" DEPEND=" ${RDEPEND} - test? ( dev-util/cmocka ) -" + test? ( dev-util/cmocka )" BDEPEND=" app-text/asciidoc -" + wayland? ( dev-util/wayland-scanner )" src_prepare() { default -- cgit v1.2.3