diff options
| author | Michael Peter Christen <mc@yacy.net> | 2026-07-05 12:04:42 +0200 |
|---|---|---|
| committer | Michael Peter Christen <mc@yacy.net> | 2026-07-05 12:04:42 +0200 |
| commit | 35a1d85f8b7f34e3bcc45d30333a93383cb13493 (patch) | |
| tree | 274bd072de827493d5452f60b9005599b0423770 /vagrant_yacy | |
| parent | 9e5958ab0e180a64d82490c6459510e6fe695c85 (diff) | |
removed the snapshot feature and all dependencies from non-java code
Diffstat (limited to 'vagrant_yacy')
| -rw-r--r-- | vagrant_yacy/provision_yacy.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vagrant_yacy/provision_yacy.sh b/vagrant_yacy/provision_yacy.sh index 9949ed547..9cce30370 100644 --- a/vagrant_yacy/provision_yacy.sh +++ b/vagrant_yacy/provision_yacy.sh @@ -8,7 +8,6 @@ sudo pacman -Sy --noconfirm --needed base-devel git python pyalpm git clone https://github.com/actionless/pikaur.git python3 pikaur/pikaur.py -S --noconfirm pikaur devtools python-pysocks python-defusedxml pikaur -S --noconfirm jdk-openjdk ant -pikaur -S --noconfirm imagemagick ruby qt5-tools qt5-doc gperf python xorg-server-xvfb ghostscript git qt5-svg qt5-xmlpatterns base-devel qt5-location qt5-sensors qt5-webchannel libwebp libxslt libxcomposite gst-plugins-base hyphen hyphen-en hyphen-de woff2 cmake qt5-webkit wkhtmltopdf cd /opt git clone --depth 1 https://github.com/yacy/yacy_search_server.git |
