[bootlin/training-materials updates] master: labs/sysdev-thirdparty: need host pkg-config too (5ef7cbb6)

Michael Opdenacker michael.opdenacker at bootlin.com
Thu Sep 29 11:37:48 CEST 2022


Repository : https://github.com/bootlin/training-materials
On branch  : master
Link       : https://github.com/bootlin/training-materials/commit/5ef7cbb651db56e855866c1631ff96b53d9e36e7

>---------------------------------------------------------------

commit 5ef7cbb651db56e855866c1631ff96b53d9e36e7
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Thu Sep 29 11:37:48 2022 +0200

    labs/sysdev-thirdparty: need host pkg-config too
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


>---------------------------------------------------------------

5ef7cbb651db56e855866c1631ff96b53d9e36e7
 labs/sysdev-thirdparty/sysdev-thirdparty.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/labs/sysdev-thirdparty/sysdev-thirdparty.tex b/labs/sysdev-thirdparty/sysdev-thirdparty.tex
index 918d6c3b..f5b2e3da 100644
--- a/labs/sysdev-thirdparty/sysdev-thirdparty.tex
+++ b/labs/sysdev-thirdparty/sysdev-thirdparty.tex
@@ -624,7 +624,7 @@ As we are not starting from a release, we will need to install
 further development tools to generate some files like the
 \code{configure} script:
 
-\bashcmd{sudo apt install autoconf-archive}
+\bashcmd{sudo apt install autoconf-archive pkg-config}
 
 Now let's generate the files which are present in a release:
 




More information about the training-materials-updates mailing list