| commit | 45bf6e02420e481e266390aeeae7314b6a01bf71 | [log] [tgz] |
|---|---|---|
| author | Matthew Wilson <mwilson@google.com> | Fri Jul 26 17:36:46 2024 -0700 |
| committer | Matthew Wilson <mwilson@google.com> | Mon Jul 29 17:12:14 2024 +0000 |
| tree | 53115a50fe1ad279b872c058991a2d62179ecc94 | |
| parent | 5679631e1b0d194cb4a28f6d4c8f9f5791adcc1b [diff] |
Add libmpfr-dev to apt deps (required by gdb) Bypass-Presubmit-Reason: no presubmits Change-Id: Idfb6a459b67ebdffc44ff6e29dbb9eb85696ba07
diff --git a/install-prereqs.sh b/install-prereqs.sh index 058a47d..66785b7 100755 --- a/install-prereqs.sh +++ b/install-prereqs.sh
@@ -56,6 +56,7 @@ libglib2.0-dev libglib2.0-dev-bin libgtk2.0-0 + libmpfr-dev libpixman-1-dev libpython3-dev libpython3.11