Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

Commit

Permalink
Install apt dependencies before dependent npm dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Aldaviva committed Aug 15, 2013
1 parent 2579daf commit 4959aaf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ run:
@node .

install-deps:
@apt-get install libcairo2-dev libjpeg8-dev libpango1.0-dev libgif-dev build-essential g++
@npm install
@apt-get install libcairo2-dev libjpeg8-dev libpango1.0-dev libgif-dev build-essential g++
1 change: 0 additions & 1 deletion public/images/photos/.htaccess

This file was deleted.

0 comments on commit 4959aaf

Please sign in to comment.