xorg-video-drivers: add ati and nouveau for ppc
This commit is contained in:
committed by
Helmut Pozimski
parent
7709dd25cc
commit
bd34c2bc75
@@ -18,4 +18,7 @@ case "$XBPS_TARGET_MACHINE" in
|
|||||||
depends+=" xf86-video-ati xf86-video-amdgpu"
|
depends+=" xf86-video-ati xf86-video-amdgpu"
|
||||||
depends+=" xf86-video-mga xf86-video-nouveau"
|
depends+=" xf86-video-mga xf86-video-nouveau"
|
||||||
;;
|
;;
|
||||||
|
ppc|ppc-musl)
|
||||||
|
depends+=" xf86-video-ati xf86-video-nouveau"
|
||||||
|
;;
|
||||||
esac
|
esac
|
||||||
|
|||||||
Reference in New Issue
Block a user