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:
parent
9d33e4d812
commit
8639c2c0e4
2 changed files with 5 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue