Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
Packages
Cabal
Commits
d600ec82
Commit
d600ec82
authored
Mar 18, 2016
by
Mikhail Glushenkov
Browse files
Use shorter link syntax.
parent
f0445fdd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Cabal/doc/developing-packages.markdown
View file @
d600ec82
...
...
@@ -1480,7 +1480,7 @@ for these fields.
parameters](#system-dependent-parameters)>.
`
pkgconfig-depends:
` _package list_
: A list of [pkg-config]
[]
packages, needed to build this package.
: A list of [pkg-config] packages, needed to build this package.
They can be annotated with versions, e.g. `
gtk+-2.0 >= 2.10, cairo
>= 1.0`. If no version constraint is specified, any version is
assumed to be acceptable. Cabal uses
`pkg-config`
to find if the
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment