[Git][reproducible-builds/reproducible-website][master] Update dependencies required to run in README
Chris Lamb (@lamby)
gitlab at salsa.debian.org
Tue Sep 24 15:13:42 UTC 2024
Chris Lamb pushed to branch master at Reproducible Builds / reproducible-website
Commits:
634587d6 by RyanSquared at 2024-09-24T04:34:48-04:00
Update dependencies required to run in README
- - - - -
1 changed file:
- README.md
Changes:
=====================================
README.md
=====================================
@@ -31,11 +31,8 @@ $ jekyll build
The result will be available in the `_site` directory.
-(Note: `./bin/i18n.sh` requires `po4a` >= v0.58, which is available in
-buster-backports)
-
```console
-$ sudo apt install po4a/buster-backports
+$ sudo apt install po4a
```
Dependencies
@@ -44,5 +41,5 @@ Dependencies
You can install the required tools and plugins and for building the website like this:
```console
-$ sudo apt install jekyll git ruby-jekyll-redirect-from ruby-jekyll-polyglot/buster-backports po4a/buster-backports
+$ sudo apt install jekyll git ruby-jekyll-redirect-from ruby-jekyll-polyglot ruby-jekyll-sitemap po4a
```
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/-/commit/634587d6a42c7e858275ab70e3f88db8a21a8c1e
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/-/commit/634587d6a42c7e858275ab70e3f88db8a21a8c1e
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20240924/3b28a717/attachment.htm>
More information about the rb-commits
mailing list