drop packages that aren't actually required to be used from downstream FuriOS sources, as it works just fine with the Debian packages

This commit is contained in:
erebion 2025-09-03 19:40:50 +02:00
commit 2955795674

View file

@ -12,7 +12,6 @@ store-provider
Repos from which packages will have to be built: Repos from which packages will have to be built:
- https://github.com/FuriLabs/gnome-software-plugin-openstore - https://github.com/FuriLabs/gnome-software-plugin-openstore
- https://github.com/FuriLabs/gnome-software
- https://github.com/FuriLabs/furios-lomiri-app-support - https://github.com/FuriLabs/furios-lomiri-app-support
- https://github.com/FuriLabs/store-provider - https://github.com/FuriLabs/store-provider
@ -37,11 +36,7 @@ Repos from which packages will have to be built:
Install the packages: Install the packages:
- furios-lomiri-app-support_0_arm64.deb -> this will pull in a lot of Lomiri dependencies - furios-lomiri-app-support_0_arm64.deb -> this will pull in a lot of Lomiri dependencies
- gnome-software-common_48.2-1_all.deb
- gnome-software-plugin-deb_48.2-1_arm64.deb
- gnome-software-plugin-flatpak_48.2-1_arm64.deb
- gnome-software-plugin-openstore_1.0.1_arm64.deb - gnome-software-plugin-openstore_1.0.1_arm64.deb
- gnome-software_48.2-1_arm64.deb
- store-provider_1.1.2_all.deb - store-provider_1.1.2_all.deb
## Running ## Running