summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsolopasha2022-11-10 17:52:05 +0300
committersolopasha2022-11-10 17:52:05 +0300
commit3a8590d50a71940e20748d4e5303a52784f07763 (patch)
treeda8579755a7470550f011728f7de75d36fbfac0c
parent3e2302dd294570ebd5a0e7ef77251d40c4fc9425 (diff)
downloadaur-3a8590d50a71940e20748d4e5303a52784f07763.tar.gz
openssl-1.1 rebuild
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 630f5f54b694..373392ee5d7d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -25,7 +25,6 @@ pkgbase = 64gram-desktop
depends = lz4
depends = minizip
depends = openal
- depends = ttf-opensans
depends = qt6-imageformats
depends = qt6-svg
depends = qt6-wayland
@@ -39,6 +38,7 @@ pkgbase = 64gram-desktop
depends = jemalloc
depends = abseil-cpp
depends = libdispatch
+ depends = openssl-1.1
optdepends = webkit2gtk: embedded browser features
optdepends = xdg-desktop-portal: desktop integration
source = https://github.com/TDesktop-x64/tdesktop/releases/download/v1.0.52/64Gram-1.0.52-full.tar.gz
diff --git a/PKGBUILD b/PKGBUILD
index deefab1da565..7f127c5177f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,9 +9,9 @@ pkgdesc='Unofficial desktop version of Telegram messaging app'
arch=('x86_64')
url="https://github.com/TDesktop-x64/tdesktop"
license=('GPL3')
-depends=('hunspell' 'ffmpeg4.4' 'hicolor-icon-theme' 'lz4' 'minizip' 'openal' 'ttf-opensans'
+depends=('hunspell' 'ffmpeg4.4' 'hicolor-icon-theme' 'lz4' 'minizip' 'openal'
'qt6-imageformats' 'qt6-svg' 'qt6-wayland' 'qt6-5compat' 'xxhash' 'glibmm-2.68'
- 'rnnoise' 'pipewire' 'libxtst' 'libxrandr' 'jemalloc' 'abseil-cpp' 'libdispatch')
+ 'rnnoise' 'pipewire' 'libxtst' 'libxrandr' 'jemalloc' 'abseil-cpp' 'libdispatch' 'openssl-1.1')
makedepends=('cmake' 'git' 'ninja' 'python' 'range-v3' 'tl-expected' 'microsoft-gsl' 'meson'
'extra-cmake-modules' 'wayland-protocols' 'plasma-wayland-protocols' 'libtg_owt' 'qt6-tools')
optdepends=('webkit2gtk: embedded browser features'