]> git.pld-linux.org Git - packages/w3m.git/blobdiff - w3m.spec
- add mising BR and enable more w3mimgdisplay backends, making this plugin usable...
[packages/w3m.git] / w3m.spec
index 6ebd09e1b9d6c0575b8f8ee59a13a1761cff8cdf..cbe394f426f8a9c2f17aa4c2cc545b1ff2bc0d20 100644 (file)
--- a/w3m.spec
+++ b/w3m.spec
@@ -22,6 +22,7 @@ BuildRequires:        gc-devel
 BuildRequires: gettext-devel
 BuildRequires: gtk+2-devel >= 1:2.0
 BuildRequires: gpm-devel
+BuildRequires: imlib2-devel
 BuildRequires: ncurses-devel >= 5.0
 BuildRequires: openssl-devel >= 0.9.7d
 BuildRequires: pkgconfig
@@ -90,8 +91,10 @@ cp -f /usr/share/automake/config.sub .
 %{__autoconf}
 %configure \
        --enable-gopher \
+       --enable-image="x11,fb,fb+s" \
        --enable-keymap=lynx \
        --with-editor=/bin/vi \
+       --with-imagelib="gdk-pixbuf" \
        --with-mailer=/bin/mail \
        --with-browser=/usr/bin/mozilla \
        --with-termlib=ncurses
This page took 0.072677 seconds and 4 git commands to generate.