summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2018-04-03 22:23:54 +0900
committerAkinori Hattori <hattya@gentoo.org>2018-04-03 22:31:36 +0900
commit97d6e3e6839898829e8cce211b97a7fa77f5d06e (patch)
treed97ec1804fcc03bd392cb426223c845dcc13cfbe /www-client/w3m/files
parentwww-client/w3m: update patches (diff)
downloadgentoo-97d6e3e6839898829e8cce211b97a7fa77f5d06e.tar.gz
gentoo-97d6e3e6839898829e8cce211b97a7fa77f5d06e.tar.bz2
gentoo-97d6e3e6839898829e8cce211b97a7fa77f5d06e.zip
www-client/w3m: fix dependency for w3m-img
Closes: https://bugs.gentoo.org/605930 Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'www-client/w3m/files')
-rw-r--r--www-client/w3m/files/w3m-img-fb.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/www-client/w3m/files/w3m-img-fb.patch b/www-client/w3m/files/w3m-img-fb.patch
new file mode 100644
index 000000000000..677d89d3bcd1
--- /dev/null
+++ b/www-client/w3m/files/w3m-img-fb.patch
@@ -0,0 +1,10 @@
+--- a/w3mimg/fb/fb_imlib2.c
++++ b/w3mimg/fb/fb_imlib2.c
+@@ -3,7 +3,6 @@
+ fb_imlib2.c 0.3 Copyright (C) 2002, hito
+ **************************************************************************/
+
+-#include <X11/Xlib.h>
+ #include <Imlib2.h>
+ #include "fb.h"
+ #include "fb_img.h"