sakaki- / gentoo-on-rpi-64bit

Bootable 64-bit Gentoo image for the Raspberry Pi4B, 3B & 3B+, with Linux 5.4, OpenRC, Xfce4, VC4/V3D, camera and h/w codec support, weekly-autobuild binhost
GNU General Public License v3.0
921 stars 126 forks source link

sys-apps/rpi3-init-scripts shouldn't depend from >=x11-apps/xdm-1.1.11-r3 or should use USE="X" #145

Closed RarogCmex closed 4 years ago

RarogCmex commented 4 years ago

Hi! Thank you for your distribution, but I'm building raspberry pi 3 server so I doesn't need for any Xorg support (futhermore, it's weird) sys-apps/rpi3-init-scripts depends from >=x11-apps/xdm-1.1.11-r3 that's pulled all Xorg packages. I had to use my own ebuild without that dep. So It should allow configured with USE="X"

sakaki- commented 4 years ago

Closed by https://github.com/sakaki-/genpi64-overlay/commit/3df619c9cf64d093be224afd4f34161e1dd0fd10

RarogCmex commented 4 years ago

Thank you Sakaki