From 95592e8fb9b183e80495e1a6ef5ff32021b95015 Mon Sep 17 00:00:00 2001 From: Bart Ribbers Date: Thu, 20 Jun 2019 15:30:04 +0200 Subject: [PATCH] main/postmarketos-ui-plasma-mobile: fix dependency name (!451) --- main/postmarketos-ui-plasma-mobile/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main/postmarketos-ui-plasma-mobile/APKBUILD b/main/postmarketos-ui-plasma-mobile/APKBUILD index e20ac8cd8..1a47c6d64 100644 --- a/main/postmarketos-ui-plasma-mobile/APKBUILD +++ b/main/postmarketos-ui-plasma-mobile/APKBUILD @@ -2,12 +2,12 @@ # Maintainer: Bart Ribbers pkgname=postmarketos-ui-plasma-mobile pkgver=2 -pkgrel=0 +pkgrel=1 pkgdesc="(Wayland) Mobile variant of KDE Plasma, optimized for touchscreen (slow without hardware acceleration!)" url="https://wiki.postmarketos.org/wiki/Plasma_Mobile" arch="noarch !armhf" license="GPL-3.0-or-later" -depends="plasma-phone-components dbus kscreen qt5-qtvirtualkeyboard elogind powerdevil polkit-kde-agent kwayland-integration postmarketos-artwork-wallpapers qmlkonsole plasma-angelfish pix index plasma-camera postmarketos-demos lightdm xorg-server spacebar" +depends="plasma-phone-components dbus kscreen qt5-qtvirtualkeyboard elogind powerdevil polkit-kde-agent-1 kwayland-integration postmarketos-artwork-wallpapers qmlkonsole plasma-angelfish pix index plasma-camera postmarketos-demos lightdm xorg-server spacebar" install="$pkgname.post-install" source="kwinrc kdeglobals qtlogging.ini org.kde.phone.homescreen.js unlock-plasma 60-lightdm-autologin.conf" options="!check"