device packages: depend on postmarketos-base
Created by: ollieparanoid
- Add
postmarketos-base
as dependency for alldevice-*
packages (current and new ones generated withaportgen
) -
postmarketos-base
: don't source/etc/deviceinfo
inpost-install
anymore (it was used to enable themsm-fb-refresher
service depending on thedeviceinfo
) -
msm-fb-refresher
: enable the service inpost-install
- Add a test case to
test/test_aports_deviceinfo.py
and rename it totest/test_aports.py
This is required for #1247 "Don't mark all packages as explicitly installed" (see also: the discussion in that thread).