remove repetition and stiff language

pull/10271/merge
Guilherme Janczak 3 years ago committed by Eli Schwartz
parent 3c66be0c1d
commit 704cd1a79d
  1. 3
      docs/markdown/Pkgconfig-module.md

@ -45,8 +45,7 @@ keyword arguments.
would be `foobar-1`
- `requires` list of strings, pkgconfig-dependencies or libraries that
`pkgconfig.generate()` was used on to put in the `Requires` field
- `requires_private` same as `requires` but for `Requires.private` field
field
- `requires_private` the same as `requires` but for the `Requires.private` field
- `url` a string with a url for the library
- `variables` a list of strings with custom variables to add to the
generated file. The strings must be in the form `name=value` and may

Loading…
Cancel
Save