(no commit message)
authorcolepoirier@1ec9c8c87c85f09e4718cd80e0605065e33975f0 <colepoirier@1ec9c8c87c85f09e4718cd80e0605065e33975f0@web>
Tue, 8 Sep 2020 19:43:42 +0000 (20:43 +0100)
committerIkiWiki <ikiwiki.info>
Tue, 8 Sep 2020 19:43:42 +0000 (20:43 +0100)
3d_gpu/mesa.mdwn

index 707d55a7e9ec2d81790d7ae64a46c4d928dfaf38..79d80b4fd8074928505a00df2fc4d4f1aa68d5bb 100644 (file)
@@ -17,6 +17,7 @@ In order to install a `meson` version recent enough to configure `mesa`, add bus
 
 Install `meson` (version 52.0 or later):
 
+    apt-get update -y
     apt-get install -y -t buster-backports meson
 
 Then install the necessary packages by running the following commands as root: