v2 / vlib / v / pkgconfig / test_samples / dep-resolution-fail.pc
7 lines · 7 sloc · 161 bytes · 1a8a1ceb0a1ce792597d6ee30643e2c57ac160db
Raw
1Name: impossible
2Description: This is a package, that has an impossible dependency
3Version: 1.2.2
4Requires: xyz-unknown-package
5Libs:
6Libs.private: -lm
7Cflags:
8