Skip to content

Commit

Permalink
firefox: jpeg is not enough for firefox...
Browse files Browse the repository at this point in the history
  • Loading branch information
v4hn committed Jan 27, 2013
1 parent e034a49 commit 00e74d7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions web/firefox/DEPENDS
Expand Up @@ -27,3 +27,4 @@ optional_depends "dbus-glib" "--enable-dbus" "--disable-dbus" "For dbus
optional_depends "libffi" "--enable-system-ffi" "--disable-system-ffi" "Use system libffi instead of compiling the one in firefox"

optional_depends "sun-jdk" "--with-java-bin-path=/usr/java/default/bin" "" "for java support"
optional_depends "libjpeg-turbo" "--with-system-jpeg" "--without-system-jpeg" "system jpeg requires libjpeg-turbo"
1 change: 0 additions & 1 deletion web/firefox/mozconfig
Expand Up @@ -4,7 +4,6 @@ ac_add_options --with-pthreads
ac_add_options --with-default-mozilla-five-home=$MOZILLA_HOME
ac_add_options --with-user-appdir=".firefox"
ac_add_options --with-system-zlib
ac_add_options --with-system-jpeg
ac_add_options --with-system-bz2
ac_add_options --enable-application=browser
ac_add_options --enable-default-toolkit=cairo-gtk2
Expand Down

0 comments on commit 00e74d7

Please sign in to comment.