purism-librem5: replace -phosh subpkg with -gnome (MR 3815)
Installing wys and anything else on all gnome-related UIs is better than just having a special case for phosh. Phosh should pull in pmos-base-ui-gnome.
This commit is contained in:
parent
8c29eaed6e
commit
a8450a53f2
1 changed files with 3 additions and 4 deletions
|
|
@ -50,8 +50,8 @@ source="
|
|||
"
|
||||
subpackages="
|
||||
$pkgname-geoclue
|
||||
$pkgname-gnome
|
||||
$pkgname-nonfree-firmware:nonfree_firmware
|
||||
$pkgname-phosh
|
||||
$pkgname-pulseaudio
|
||||
$pkgname-smartcard
|
||||
$pkgname-tinydm
|
||||
|
|
@ -75,9 +75,8 @@ geoclue() {
|
|||
-t "$subpkgdir"/usr/share/dbus-1/system-services/
|
||||
}
|
||||
|
||||
phosh() {
|
||||
pkgdesc="Phosh support for the Librem 5"
|
||||
install_if="$pkgname phosh"
|
||||
gnome() {
|
||||
install_if="$pkgname=$pkgver-r$pkgrel postmarketos-base-ui-gnome"
|
||||
depends="
|
||||
wys
|
||||
"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue