From 3e0b2d4a8bdacbc1f13a4a77a909f5cec450ac75 Mon Sep 17 00:00:00 2001 From: Tatsuya Kinoshita Date: Thu, 10 May 2012 00:19:40 +0900 Subject: Add the configure option --with-imagelib=imlib2 (closes: #672121) --- debian/rules | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/rules b/debian/rules index 64e81c7..0c4dc36 100755 --- a/debian/rules +++ b/debian/rules @@ -14,6 +14,7 @@ endif confargs := --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib \ --mandir=/usr/share/man \ --with-gc --with-ssl \ + --with-imagelib=imlib2 \ --with-migemo="migemo -t egrep /usr/share/migemo/migemo-dict" \ --with-editor=/usr/bin/sensible-editor \ --enable-gopher \ -- cgit v1.2.3