Skip to content

APT source whitelist request for libvips-dev #68

Open
@BanzaiMan

Description

@BanzaiMan

This replaces travis-ci/travis-ci#4515.

The original text by @gasi follows


Supersedes: travis-ci/travis-ci#4398

This is needed to build the Node.js image library sharp which uses VIPS: https://github.com/lovell/sharp/

Script

before_install:
  - echo "Installing libvips..."
  - sudo add-apt-repository -y ppa:lovell/precise-backport-vips
  - sudo apt-get update
  - sudo apt-get install -y libvips-dev

See: lovell/sharp#187 (comment)

/cc @lovell

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions