diff --git a/net-irc/xchat/xchat-2.8.8-r2.ebuild b/net-irc/xchat/xchat-2.8.8-r2.ebuild index dc8ac0a..1aa2398 100644 --- a/net-irc/xchat/xchat-2.8.8-r2.ebuild +++ b/net-irc/xchat/xchat-2.8.8-r2.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.8.8-r2.ebuild,v 1.18 2012/05/03 06:27:14 jdhore Exp $ EAPI=3 @@ -49,7 +48,8 @@ src_prepare() { "${FILESDIR}"/${P}-libnotify07.patch \ "${FILESDIR}"/${P}-dbus.patch \ "${FILESDIR}"/${PN}-2.8.8-cflags.patch \ - "${FILESDIR}"/${P}-glib-2.31.patch + "${FILESDIR}"/${P}-glib-2.31.patch \ + "${FILESDIR}"/${P}-libgmodule.patch use xchatdccserver && epatch "${DISTDIR}"/xchat-dccserver-0.6.patch.bz2