diff options
Diffstat (limited to 'download.lst')
-rw-r--r-- | download.lst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/download.lst b/download.lst index 88d7d0778697..b7b3244b563e 100644 --- a/download.lst +++ b/download.lst @@ -1,3 +1,8 @@ +# For the Flatpak build (which cannot execute `make fetch` from its---sandboxed---build +# environment), some of the entries here are duplicated in solenv/flatpak-manifest.in. When making +# changes to such duplicated entries here, it is helpful when the changes are also made in +# solenv/flatpak-manifest.in. + export ABW_SHA256SUM := e763a9dc21c3d2667402d66e202e3f8ef4db51b34b79ef41f56cacb86dcd6eed export ABW_TARBALL := libabw-0.1.3.tar.xz export APACHE_COMMONS_LOGGING_SHA256SUM := 49665da5a60d033e6dff40fe0a7f9173e886ae859ce6096c1afe34c48b677c81 |