Skip to content

Commit

Permalink
Add giflib dependency to emacs
Browse files Browse the repository at this point in the history
  • Loading branch information
asmeurer committed Mar 25, 2015
1 parent 8cc8cb5 commit 7e80c8f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions emacs/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,15 @@ requirements:
- jpeg # [linux]
- libpng # [linux]
- libtiff # [linux]
- giflib # [linux]
run:
- libxml2
- ncurses
- dbus # [osx]
- jpeg # [linux]
- libpng # [linux]
- libtiff # [linux]
- giflib # [linux]

test:
commands:
Expand Down

0 comments on commit 7e80c8f

Please sign in to comment.