summaryrefslogtreecommitdiff
path: root/check/requires-test.pc
blob: e483db2dbb978aac697a6a391466d07d91f5c1d1 (plain)
1
2
3
4
5
6
7
8
Name: Requires test package
Description: Dummy pkgconfig test package for testing Requires/Requires.private
Version: 1.0.0
Requires: public-dep >= 1
Requires.private: private-dep >= 1
Libs: -L/requires-test/lib -lrequires-test
Cflags: -I/requires-test/include