[projects/cleanbuild] another pkg-config detect

glen glen at pld-linux.org
Wed Mar 25 11:30:09 CET 2015


commit ed258c512993ee0c9ad609a754e34a6e24d8ddcd
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Mar 25 12:30:05 2015 +0200

    another pkg-config detect

 findbr | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/findbr b/findbr
index 26e4a0a..b0b7b7f 100755
--- a/findbr
+++ b/findbr
@@ -327,6 +327,7 @@ while ( $_ = shift @lines ) {
 	if ( m{ pkg-config .*not .*found}
 		or m{^checking for pkg-config\.\.\. no}
 		or m{^pkg-config unavailable, build terminated}
+		or m{^\*\*\*Error\*\*\*: You must have pkg-config >= .* installed}
 	) {
 		add_br( "pkgconfig" );
 		next;
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/projects/cleanbuild.git/commitdiff/ed258c512993ee0c9ad609a754e34a6e24d8ddcd



More information about the pld-cvs-commit mailing list