summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRyozuki2020-08-12 08:59:42 +0200
committerRyozuki2020-08-12 09:01:15 +0200
commit5cb3be769cf30ca0f9f7f8c9f0b01c8ecaa17053 (patch)
tree64082ac0faf4a5c224b1da5a95afac3ec36d0f56 /PKGBUILD
parent075b7ef71a906da990dc22e668edfbad11122e9b (diff)
downloadaur-5cb3be769cf30ca0f9f7f8c9f0b01c8ecaa17053.tar.gz
Depend on sqlite
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 62612517208c..96c40531671a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
pkgname=ddnet
pkgver=14.3.2
-pkgrel=1
+pkgrel=2
pkgdesc="A Teeworlds modification with a unique cooperative gameplay."
arch=('x86_64')
url="https://ddnet.tw"
license=('custom:BSD' 'CCPL:by-nc-sa')
-depends=('sdl2' 'freetype2' 'opusfile' 'curl' 'glew' 'wavpack' 'pnglite' 'ffmpeg' 'libnotify' 'miniupnpc')
+depends=('sdl2' 'freetype2' 'opusfile' 'curl' 'glew' 'wavpack' 'pnglite' 'ffmpeg' 'libnotify' 'miniupnpc' 'sqlite')
makedepends=('cmake' 'ninja' 'python')
checkdepends=('gtest')
optdepends=('ddnet-skins: A collection with more than 700 custom tee skins.'