Automatically install X11 and mesa dependencies (using install_if)
Created by: ollieparanoid
This creates a new postmarketos-base-x11
, that gets automatically installed when postmarketos-base
and xorg-server
are installed. It depends on the xf86
packages, which we need for (almost) every device, so we don't need to specify them over and over again in the postmarketos-ui-*
packages (e.g. hildon #649 and xfce4 #695).
For device-qemu-amd64
, it adds a x11
and mesa
subpackage, which pull in the appropriate packages once xorg-server
/ mesa
get installed.