Skip to content

Commit

Permalink
dependency on conflicted package requires libudunits2
Browse files Browse the repository at this point in the history
  • Loading branch information
djnavarro committed Jun 14, 2019
1 parent 89e7db7 commit 531c04f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ addons:
apt:
packages:
- optipng
- libudunits2-dev

before_script:
- tlmgr install index
Expand Down

1 comment on commit 531c04f

@djnavarro
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pretty sure the commit message here is incorrect: the "sf" package introduces this dependency, not "conflicted". I have no idea what I was thinking when I typed that.

Please sign in to comment.