summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-04-26 21:08:23 -0700
committerMatt Turner <mattst88@gentoo.org>2018-04-26 21:11:11 -0700
commitdc087297e2e60f30bdf803ab432407877d0bd00e (patch)
tree584e046e554fa92429b68d807786385766d2561c /x11-base/xcb-proto/xcb-proto-1.13.ebuild
parentdev-python/keyring: 12.2.0 bup (diff)
downloadgentoo-dc087297e2e60f30bdf803ab432407877d0bd00e.tar.gz
gentoo-dc087297e2e60f30bdf803ab432407877d0bd00e.tar.bz2
gentoo-dc087297e2e60f30bdf803ab432407877d0bd00e.zip
x11-base/xcb-proto: Use XORG_STATIC=no to avoid some warnings
Noticed by Arfrever.
Diffstat (limited to 'x11-base/xcb-proto/xcb-proto-1.13.ebuild')
-rw-r--r--x11-base/xcb-proto/xcb-proto-1.13.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-base/xcb-proto/xcb-proto-1.13.ebuild b/x11-base/xcb-proto/xcb-proto-1.13.ebuild
index 81add3e7b94f..4eec175dd3b9 100644
--- a/x11-base/xcb-proto/xcb-proto-1.13.ebuild
+++ b/x11-base/xcb-proto/xcb-proto-1.13.ebuild
@@ -5,6 +5,7 @@ EAPI=5
PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
XORG_MULTILIB=yes
+XORG_STATIC=no
inherit python-r1 xorg-2