summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMatheus2023-03-04 16:44:41 +0100
committerMatheus2023-03-04 16:44:41 +0100
commitd360e52370e1d12998c7c9b8207d781a98d4a346 (patch)
tree05ba7792eeacc6d75b0526063f86cca486d29511 /.SRCINFO
parenta91f9deb491ddb6c3db4c944d49bb11f0f7188da (diff)
downloadaur-d360e52370e1d12998c7c9b8207d781a98d4a346.tar.gz
Added optional dependencies.
Diffstat (limited to '.SRCINFO')
-rwxr-xr-x.SRCINFO6
1 files changed, 5 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0acfb910ea66..454eb9b9f9d9 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -10,7 +10,11 @@ pkgbase = erpnext
depends = frappe-bench
depends = nodejs
depends = python
- options = !strip
+ optdepends = apache: HTTP server
+ optdepends = certbot: Creates SSL certificates.
+ optdepends = mariadb: Database
+ optdepends = nginx: HTTP server
+ optdepends = postgresql: Database
source = erpnext-v14.17.4.tar.gz::https://github.com/frappe/erpnext/archive/refs/tags/v14.17.4.tar.gz
source = erpnext.sh
source = erpnext.sysusers