summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7f9673365227..6c11a2b66686 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=dmusic
pkgver=0.3
-pkgrel=3
+pkgrel=4
pkgdesc="Compact and native Yandex Music client"
arch=('i686' 'x86_64')
url="https://github.com/levovix0/DMusic"
@@ -18,7 +18,8 @@ depends=(
'qt5-declarative'
'qt5-multimedia'
'qt5-quickcontrols2'
- 'qt5-svg')
+ 'qt5-svg'
+ 'openssl-1.1')
makedepends=('nim')