diff options
author | Quentin Bazin | 2019-04-22 18:39:26 +0200 |
---|---|---|
committer | Quentin Bazin | 2019-04-22 18:39:26 +0200 |
commit | f0c0fe93d7aff43d6c608b446a6c44efcda641d0 (patch) | |
tree | 88c575048194dd7b2d9ba24779e7a36bb6ee3005 /PKGBUILD | |
parent | 6511a6eab2367575fc950644714b7ad94c98a13f (diff) | |
download | aur-f0c0fe93d7aff43d6c608b446a6c44efcda641d0.tar.gz |
Updated.
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ pkgrel=1 pkgdesc="Unarelith's website" arch=("i686" "x86_64") url="https://git.unarelith.net/Unarelith/unarelith.net" -depends=("python" "python-pip" "python-virtualenv") +depends=("apache" "python" "python-pip" "python-virtualenv") provides=("unarelith") source=("${_pkgname}::git+${url}.git") md5sums=("SKIP") |