tests: provides: provide a PKG_CMP_NOT_EQUAL dependency node

pull/100/head
William Pitcock 2016-09-09 14:45:33 -05:00
parent 4fcda862a4
commit c81f72bf3c
1 changed files with 1 additions and 1 deletions

View File

@ -3,4 +3,4 @@ Description: A testing pkg-config file
Version: 1.2.3
Libs: -lfoo
Cflags: -I/usr/include/foo
Provides: provides-test-foo = 1.0.0, provides-test-bar > 1.1.0, provides-test-baz >= 1.1.0, provides-test-quux < 1.2.0, provides-test-moo <= 1.2.0
Provides: provides-test-foo = 1.0.0, provides-test-bar > 1.1.0, provides-test-baz >= 1.1.0, provides-test-quux < 1.2.0, provides-test-moo <= 1.2.0, provides-test-meow != 1.3.0