summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNarrat2022-11-06 18:19:43 +0100
committerNarrat2022-11-06 18:19:43 +0100
commita9c660a3ab473ed2e6b5a856ff0515d07a450fb3 (patch)
tree5730f89ca87ef1ba9865d418a6f49857fe4138fd /PKGBUILD
parent5490f4c4ec19ed49789838dec3b21250e5d1e07f (diff)
downloadaur-tibia.tar.gz
tibia: references openssl 1.1
Included libs are from openssl-1.1 In the past it didn't work without the system dep. Dunno if this is still the case.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 634e29cac9d2..ed181a3cfadd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="fast-paced free massively multiplayer online role-playing game"
arch=('x86_64')
url="http://www.tibia.com"
license=('custom')
-depends=('glu' 'libgl' 'libice' 'libxext' 'openssl' 'pcre' 'qt5-base' 'qt5-declarative')
+depends=('glu' 'libgl' 'libice' 'libxext' 'openssl-1.1' 'pcre' 'qt5-base' 'qt5-declarative')
makedepends=('gendesk' 'python-html2text')
DLAGENTS=("https::/usr/bin/curl --compressed -fLC - --retry 0 --retry-delay 0 -e %u -o %o %u"