main/postmarketos-ui-plasma-desktop: fix dependency name (MR 1466)

This commit is contained in:
Antoine Fontaine 2020-07-29 16:46:22 +02:00
parent a48995c877
commit 5aa6d12268
No known key found for this signature in database
GPG Key ID: 699D16185DAFAE61

View File

@ -1,7 +1,7 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org> # Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=postmarketos-ui-plasma-desktop pkgname=postmarketos-ui-plasma-desktop
pkgver=2 pkgver=2
pkgrel=0 pkgrel=1
pkgdesc="(X11/Wayland) KDE Desktop Environment (works well with tablets)" pkgdesc="(X11/Wayland) KDE Desktop Environment (works well with tablets)"
url="https://www.kde.org" url="https://www.kde.org"
arch="noarch !armhf !armv7" # armhf: pmaports#75, armv7: build.postmarketos.org#72 arch="noarch !armhf !armv7" # armhf: pmaports#75, armv7: build.postmarketos.org#72
@ -25,7 +25,7 @@ _pmb_recommends="ark
okular okular
print-manager print-manager
postmarketos-artwork-wallpapers postmarketos-artwork-wallpapers
spectactle spectacle
xorg-server-xwayland xorg-server-xwayland
" "
install="$pkgname.post-install $pkgname.post-upgrade" install="$pkgname.post-install $pkgname.post-upgrade"