diff options
Diffstat (limited to 'net-misc/tigervnc/tigervnc-1.3.1-r2.ebuild')
-rw-r--r-- | net-misc/tigervnc/tigervnc-1.3.1-r2.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net-misc/tigervnc/tigervnc-1.3.1-r2.ebuild b/net-misc/tigervnc/tigervnc-1.3.1-r2.ebuild index 445568cf9f52..7cab7745c92e 100644 --- a/net-misc/tigervnc/tigervnc-1.3.1-r2.ebuild +++ b/net-misc/tigervnc/tigervnc-1.3.1-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-1.3.1-r2.ebuild,v 1.2 2014/09/20 11:15:54 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-1.3.1-r2.ebuild,v 1.3 2015/02/13 10:16:40 armin76 Exp $ EAPI="4" @@ -135,7 +135,6 @@ src_configure() { econf \ $(use_enable nptl glx-tls) \ $(use_enable opengl glx) \ - --disable-config-dbus \ --disable-config-hal \ --disable-config-udev \ --disable-devel-docs \ |