Skip to content

Commit

Permalink
Add libjpeg-dev to apt prereqs
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathieu Rene committed Feb 6, 2011
1 parent 7386b9f commit 2b4f163
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion support-d/prereq.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ UNAME=`uname`


NEEDED_PACKAGES_YUM='automake autoconf libtool screen gdb gcc-c++ compat-gcc-32 compat-gcc-32-c++ subversion ncurses-devel unixODBC-devel make wget'
NEEDED_PACAKGES_APT='automake autoconf libtool screen gdb libncurses5-dev unixodbc-dev subversion emacs22-nox gcc g++ make'
NEEDED_PACAKGES_APT='automake autoconf libtool screen gdb libncurses5-dev unixodbc-dev subversion emacs22-nox gcc g++ make libjpeg-dev'
NEEDED_PACKAGES_PKG_ADD=''


Expand Down

0 comments on commit 2b4f163

Please sign in to comment.