main/postmarketos-base{-ui}: move bootsplash dependency to base-ui

Forward port from
https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/5026,
it's a small cleanup, since the bootsplash better belongs to the
base-ui package.

In the process, order alphabetically dependencies for postmarketos-base

Part-of: https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/6375
This commit is contained in:
Pablo Correa Gómez 2025-04-03 14:32:55 +02:00 committed by Pablo Correa Gómez
parent 9d33e4d812
commit 8639c2c0e4
No known key found for this signature in database
GPG key ID: 7A342565FF635F79
2 changed files with 5 additions and 5 deletions

View file

@ -1,7 +1,7 @@
# Maintainer: Clayton Craft <clayton@craftyguy.net>
pkgname=postmarketos-base-ui
pkgver=36
pkgrel=2
pkgrel=3
pkgdesc="Meta package for minimal postmarketOS UI base"
url="https://postmarketos.org"
arch="noarch"
@ -14,6 +14,7 @@ depends="
pipewire
postmarketos-artwork-icons
postmarketos-base
postmarketos-bootsplash
shadow
sleep-inhibitor
tzdata

View file

@ -1,6 +1,6 @@
pkgname=postmarketos-base
pkgver=43
pkgrel=0
pkgrel=1
pkgdesc="Meta package for minimal postmarketOS base"
url="https://postmarketos.org"
arch="noarch"
@ -11,10 +11,9 @@ depends="
devicepkg-utils>=0.2.0
eudev
openssh-server-pam
postmarketos-bootsplash
postmarketos-ramdisk
postmarketos-mvcfg
postmarketos-keys
postmarketos-mvcfg
postmarketos-ramdisk
sudo-virt
zram-init
"