makedeb


tutanota-desktop-bin 227.240429.0-0


Official Tutanota email client

Click here to go back to the commit logs for tutanota-desktop-bin.

Commit:


Hash: f5e3c201bf5db231a3d07b983b75f35fd7be6a71

Message: adjust dependencies

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 85022f9..4b32e85 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,15 @@
 pkgbase = tutanota-desktop-bin
 	pkgdesc = Official Tutanota email client
 	pkgver = 3.82.17
-	pkgrel = 1
+	pkgrel = 2
 	url = https://tutanota.com
 	arch = x86_64
 	license = GPL3
 	makedepends = openssl
 	depends = nss
-	depends = libxss
-	depends = libxtst
 	depends = libappindicator-gtk3
 	depends = libnotify
+	depends = libsecret
 	provides = tutanota-desktop
 	conflicts = tutanota-desktop
 	conflicts = tutanota-desktop-linux
diff --git a/PKGBUILD b/PKGBUILD
index a741970..0401776 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
 # Co-Maintainer: Aaron J. Graves <linux@ajgraves.com>
 pkgname=tutanota-desktop-bin
 pkgver=3.82.17
-pkgrel=1
+pkgrel=2
 pkgdesc="Official Tutanota email client"
 arch=('x86_64')
 url="https://tutanota.com"
 license=('GPL3')
-depends=('nss' 'libxss' 'libxtst' 'libappindicator-gtk3' 'libnotify')
+depends=('nss' 'libappindicator-gtk3' 'libnotify' 'libsecret')
 makedepends=('openssl')
 source=("${pkgname%-bin}-$pkgver.AppImage::https://mail.tutanota.com/desktop/${pkgname%-bin}-linux.AppImage"
         "linux-sig-$pkgver.bin::https://mail.tutanota.com/desktop/linux-sig.bin"