#1 Set xorg-x11-drv-geode to optional so it doesn't pull glibc.i686 into
Merged 7 years ago by ausil. Opened 7 years ago by kevin.
Unknown source fixrhbz1334478  into  master

file modified
+1 -1
@@ -313,7 +313,6 @@

        <packagereq>xorg-x11-drv-evdev</packagereq>

        <packagereq>xorg-x11-drv-fbdev</packagereq>

        <packagereq>xorg-x11-drv-freedreno</packagereq>

-       <packagereq>xorg-x11-drv-geode</packagereq>

        <packagereq>xorg-x11-drv-intel</packagereq>

        <packagereq>xorg-x11-drv-mga</packagereq>

        <packagereq>xorg-x11-drv-modesetting</packagereq>
@@ -330,6 +329,7 @@

        <packagereq>xorg-x11-utils</packagereq>

        <packagereq>xorg-x11-xauth</packagereq>

        <packagereq>xorg-x11-xinit</packagereq>

+       <packagereq type="optional">xorg-x11-drv-geode</packagereq>

      </packagelist>

    </group>

    <group>

file modified
+1 -1
@@ -313,7 +313,6 @@

        <packagereq>xorg-x11-drv-evdev</packagereq>

        <packagereq>xorg-x11-drv-fbdev</packagereq>

        <packagereq>xorg-x11-drv-freedreno</packagereq>

-       <packagereq>xorg-x11-drv-geode</packagereq>

        <packagereq>xorg-x11-drv-intel</packagereq>

        <packagereq>xorg-x11-drv-mga</packagereq>

        <packagereq>xorg-x11-drv-modesetting</packagereq>
@@ -330,6 +329,7 @@

        <packagereq>xorg-x11-utils</packagereq>

        <packagereq>xorg-x11-xauth</packagereq>

        <packagereq>xorg-x11-xinit</packagereq>

+       <packagereq type="optional">xorg-x11-drv-geode</packagereq>

      </packagelist>

    </group>

    <group>

x86_64 workstation composes. Hopefully fixes rhbz 1334478

Signed-off-by: Kevin Fenzi kevin@scrye.com

Pull-Request has been merged by ausil

7 years ago
Metadata