diff --git a/community/plasmatube/APKBUILD b/community/plasmatube/APKBUILD
index 580ad5028ef2a451c12d4f5e329ce710c270bfb2..1ad2117965a45d8a6d271080ada73838148f248d 100644
--- a/community/plasmatube/APKBUILD
+++ b/community/plasmatube/APKBUILD
@@ -4,7 +4,7 @@
 # group=kde-applications
 pkgname=plasmatube
 pkgver=24.02.2
-pkgrel=0
+pkgrel=1
 pkgdesc="Kirigami YouTube video player based on Invidious"
 # armhf blocked by extra-cmake-modules
 arch="all !armhf"
@@ -17,6 +17,7 @@ depends="
 	kcoreaddons
 	kdeclarative
 	kirigami
+	qqc2-desktop-style
 	qt6-qtimageformats
 	yt-dlp
 	"