Skip to content

Requires 'pkg-config' during installation #44

@oluckyman

Description

@oluckyman

I'm newbie in haskell development.
I've made new stack project and added these lines:

# stack.yaml

extra-deps:
- ffmpeg-light-0.12.1.0
# package.yaml

dependencies:
- ffmpeg-light

then I ran:

stack build

and got this error:

Cabal-simple_mPHDZzAJ_2.0.1.0_ghc-8.2.2: The program 'pkg-config' version >=0.9.0 is required but it could not be found.

I'm on macOS 10.13.4

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions