File: missing-requires.pc

package info (click to toggle)
pkg-config 0.26-1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 1,784 kB
  • sloc: sh: 11,126; ansic: 3,897; makefile: 75
file content (12 lines) | stat: -rw-r--r-- 355 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
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