aboutsummaryrefslogtreecommitdiffstats
path: root/testing/plasma-applet-weather-widget/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/plasma-applet-weather-widget/APKBUILD')
-rw-r--r--testing/plasma-applet-weather-widget/APKBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/testing/plasma-applet-weather-widget/APKBUILD b/testing/plasma-applet-weather-widget/APKBUILD
index c190a70812..2bc98f5b7c 100644
--- a/testing/plasma-applet-weather-widget/APKBUILD
+++ b/testing/plasma-applet-weather-widget/APKBUILD
@@ -2,11 +2,12 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=plasma-applet-weather-widget
pkgver=1.6.10
-pkgrel=0
+pkgrel=1
arch="all"
url="https://www.linux-apps.com/content/show.php/Weather+Widget?content=169572"
pkgdesc="Plasmoid for showing weather information from yr.no and Open Weather Map servers"
license="GPL-2.0-only"
+depends="qt5-qtxmlpatterns qt5-qtdeclarative-dev"
makedepends="extra-cmake-modules qt5-qtbase-dev plasma-framework-dev"
source="$pkgname-$pkgver.tar.gz::https://github.com/kotelnik/$pkgname/archive/v$pkgver.tar.gz"
subpackages="$pkgname-lang"