summaryrefslogtreecommitdiffstats
path: root/linhes/linhes-web/PKGBUILD
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2023-01-12 18:43:48 (GMT)
committerBritney Fransen <brfransen@gmail.com>2023-01-12 18:43:48 (GMT)
commitbefe18b4ab2e1f681324b2922aa9ada4864e0d3f (patch)
tree2a46ef2e30b04d712a30c45480e34ceaababa6bc /linhes/linhes-web/PKGBUILD
parent5ec6dc32b310a10a82127c2c79d4cfd814e11842 (diff)
downloadlinhes_pkgbuild-befe18b4ab2e1f681324b2922aa9ada4864e0d3f.zip
linhes_pkgbuild-befe18b4ab2e1f681324b2922aa9ada4864e0d3f.tar.gz
linhes_pkgbuild-befe18b4ab2e1f681324b2922aa9ada4864e0d3f.tar.bz2
linhes-web: update deps
Diffstat (limited to 'linhes/linhes-web/PKGBUILD')
-rw-r--r--linhes/linhes-web/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/linhes/linhes-web/PKGBUILD b/linhes/linhes-web/PKGBUILD
index 7cde68f..7f1d43f 100644
--- a/linhes/linhes-web/PKGBUILD
+++ b/linhes/linhes-web/PKGBUILD
@@ -1,9 +1,9 @@
pkgname=linhes-web
pkgver=9.0.0
-pkgrel=1
+pkgrel=2
conflicts=()
pkgdesc="LinHES local website"
-depends=()
+depends=('lighttpd' 'php-cgi')
makedepends=()
arch=('x86_64')
license=('GPL')