diff --git a/README.html b/README.html index 3a5ca09..cc643f5 100644 --- a/README.html +++ b/README.html @@ -331,6 +331,9 @@ xprompt to avoid adding more external dependencies unless it’s a common dependency most people already have. +
  • Deprecate: build.sh script. It’s not really necessary now that we’re +using Meson for building anyway. Will probably be completely removed +along with the IMG: syntax in spmenu 2.0.
  • Unlikely, diff --git a/README.md b/README.md index 3f9ed64..6ce3624 100644 --- a/README.md +++ b/README.md @@ -134,6 +134,9 @@ skip over images after a set time limit. - Probably use some minimal public domain library for this, I'd like to avoid adding more external dependencies unless it's a common dependency most people already have. +- Deprecate: build.sh script. It's not really necessary now that we're +using Meson for building anyway. Will probably be completely removed +along with the `IMG:` syntax in spmenu 2.0. ### Unlikely, but maybe at some point in the distant future