temp/mesa-git: place new libraries in correct package (!826)
Some of the DRI drivers are not moved to the correct subpackage and therefore installed everywhere through the main package. This wastes about 8 MB of disk space, so lets move them to the correct subpackage.
This commit is contained in:
parent
25703c6be8
commit
63c40525f8
1 changed files with 1 additions and 1 deletions
|
@ -335,7 +335,7 @@ _dri() {
|
|||
_mv_dri virtio_gpu_dri
|
||||
;;
|
||||
kmsro)
|
||||
_mv_dri exynos_dri hx8357d_dri ili9225_dri ili9341_dri meson_dri mi0283qt_dri pl111_dri repaper_dri rockchip_dri st7586_dri st7735r_dri sun4i-drm_dri
|
||||
_mv_dri exynos_dri hx8357d_dri ili9225_dri ili9341_dri ingenic-drm_dri mcde_dri meson_dri mi0283qt_dri mxsfb-drm_dri pl111_dri repaper_dri rockchip_dri st7586_dri st7735r_dri stm_dri sun4i-drm_dri
|
||||
;;
|
||||
lima)
|
||||
_mv_dri lima_dri
|
||||
|
|
Loading…
Reference in a new issue