pkg-config/check/missing-requires.pc
Tollef Fog Heen 669bfe2e0d 2009-03-30 Tollef Fog Heen <tfheen@err.no>
* pkg.[ch], main.c, check/check-missing: Don't recurse Requires at
	all unless we need to.  Add check.  Again, thanks to Loïc Minier
	for most of the idea and the implementation.
2009-03-30 20:49:17 +02:00

12 lines
355 B
PkgConfig

prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include/somedir
Name: Missing Requires test package
Description: Dummy pkgconfig test package for testing with a missing Requires
Version: 1.0.0
Requires: pkg-non-existent-dep
Libs: -L/missing-requires/lib -lmissing-requires
Cflags: -I/missing-requires/include
foodir: bar