summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorManuel Reimer2021-01-23 16:34:51 +0100
committerManuel Reimer2021-01-23 16:34:51 +0100
commit1784c277323f75bf83cb623c64aae8ea8bd2d895 (patch)
treef7d92f6f2331d517e501d05f959b882093325be7 /PKGBUILD
parentdee32c5610523f5cbb684b7ba16766deabce488e (diff)
downloadaur-1784c277323f75bf83cb623c64aae8ea8bd2d895.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/a25bb8afd6bfb4e35d0e411267fa3f59e5a03d49)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 035445d1fc61..92f9b3afc4a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="Modular, multithreaded, high performance webapplicationserver for C++"
url="http://www.tntnet.org"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')
license=('GPL2')
-depends=('cxxtools' 'openssl' 'zlib')
+depends=('cxxtools' 'openssl' 'zlib' 'perl')
source=("http://www.tntnet.org/download/${pkgname}-${pkgver}.tar.gz")
md5sums=('febe799675c1b8b2f7259bad30cf6f23')