pmboostrap kconfig edit -x and -g depends on non-existing packages
Non-existent dependencies for kconfig edit -x
and -g
$ pmbootstrap -v kconfig edit -x ...
[20:15:49] ERROR: Could not find dependency 'qt-dev' in any aports folder or APKINDEX. See: <https://postmarketos.org/depends>
[20:15:49] See also: <https://postmarketos.org/troubleshooting>
Run 'pmbootstrap log' for details.
$ pmbootstrap -v kconfig edit -g ...
[20:15:55] ERROR: Could not find dependency 'libglade-dev' in any aports folder or APKINDEX. See: <https://postmarketos.org/depends>
[20:15:55] See also: <https://postmarketos.org/troubleshooting>
Run 'pmbootstrap log' for details.
Source: https://gitlab.postmarketos.org/postmarketos/pmbootstrap/-/blob/master/pmb/build/menuconfig.py#L102
PS. We could add nconfig
to pmbootstrap kconfig edit
Edited by Administrator