summaryrefslogtreecommitdiff
path: root/config-service-repo.PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'config-service-repo.PKGBUILD')
-rw-r--r--config-service-repo.PKGBUILD7
1 files changed, 7 insertions, 0 deletions
diff --git a/config-service-repo.PKGBUILD b/config-service-repo.PKGBUILD
index 3e0ee48..c11b0a4 100644
--- a/config-service-repo.PKGBUILD
+++ b/config-service-repo.PKGBUILD
@@ -7,6 +7,13 @@ conflicts=(pacman-mirrorlist)
package() {
preamble
+depends+=(
+ p:config-mgmt-nginx
+ p:uwsgi-plugin-php
+ p:unionfs-fuse
+ p:oxygen-icons
+)
+
add-file etc/pacman.d/mirrorlist <<EOF
Server = file:///srv/repo/main/$repo/os/$arch
EOF