commit | 822dbabcf09a1bc8b31630d3cf775e2cc1aaf3dc | [log] [tgz] |
---|---|---|
author | Matthew Wilson <mwilson@google.com> | Wed Aug 07 16:21:32 2024 -0700 |
committer | Matthew Wilson <mwilson@google.com> | Wed Aug 07 16:21:32 2024 -0700 |
tree | 6f806a65f3255fcb524f573c2c45c4b7ed571922 | |
parent | 89b379127e53b3b4cef21867e4d3f13a86842032 [diff] |
Add libjpeg-dev because Pillow wants it Change-Id: I0b1afd8fce5d7a800aab74ed3cb350e3536e0f40
diff --git a/install-prereqs.sh b/install-prereqs.sh index adfd5b4..50d8451 100755 --- a/install-prereqs.sh +++ b/install-prereqs.sh
@@ -56,6 +56,7 @@ libglib2.0-dev libglib2.0-dev-bin libgtk2.0-0 + libjpeg-dev libmpfr-dev libpixman-1-dev libpython3-dev