commit:     87b103803b415b868ec83635498cda517b5720b1
Author:     Tomáš Mózes <hydrapolic <AT> gmail <DOT> com>
AuthorDate: Mon Nov 16 20:32:04 2020 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Wed Nov 18 17:34:01 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87b10380

app-emulation/xen-tools: always depend on x11-libs/pixman

Closes: https://bugs.gentoo.org/734794
Signed-off-by: Tomáš Mózes <hydrapolic <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/18287
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 .../{xen-tools-4.14.0-r3.ebuild => xen-tools-4.14.0-r4.ebuild}      | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-emulation/xen-tools/xen-tools-4.14.0-r3.ebuild 
b/app-emulation/xen-tools/xen-tools-4.14.0-r4.ebuild
similarity index 99%
rename from app-emulation/xen-tools/xen-tools-4.14.0-r3.ebuild
rename to app-emulation/xen-tools/xen-tools-4.14.0-r4.ebuild
index dec7829740e..55976ee7f22 100644
--- a/app-emulation/xen-tools/xen-tools-4.14.0-r3.ebuild
+++ b/app-emulation/xen-tools/xen-tools-4.14.0-r4.ebuild
@@ -93,7 +93,10 @@ COMMON_DEPEND="
 "
 
 DEPEND="${COMMON_DEPEND}
+       app-misc/pax-utils
+       dev-lang/perl
        >=sys-kernel/linux-headers-4.11
+       x11-libs/pixman
        $(python_gen_cond_dep '
                dev-python/lxml[${PYTHON_MULTI_USEDEP}]
                pam? ( dev-python/pypam[${PYTHON_MULTI_USEDEP}] )
@@ -113,8 +116,6 @@ DEPEND="${COMMON_DEPEND}
                system-seabios? ( sys-firmware/seabios )
                system-ipxe? ( sys-firmware/ipxe[qemu] )
                rombios? ( sys-devel/bin86 sys-devel/dev86 ) )
-       dev-lang/perl
-       app-misc/pax-utils
        doc? (
                app-text/ghostscript-gpl
                app-text/pandoc
@@ -127,7 +128,6 @@ DEPEND="${COMMON_DEPEND}
        hvm? ( x11-base/xorg-proto )
        qemu? (
                app-arch/snappy:=
-               x11-libs/pixman
                sdl? (
                        media-libs/libsdl[X]
                        media-libs/libsdl2[X]

Reply via email to