diff options
Diffstat (limited to 'net-irc/anope/anope-2.0.7.ebuild')
-rw-r--r-- | net-irc/anope/anope-2.0.7.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-irc/anope/anope-2.0.7.ebuild b/net-irc/anope/anope-2.0.7.ebuild index 7761a88223ae..02e171b64441 100644 --- a/net-irc/anope/anope-2.0.7.ebuild +++ b/net-irc/anope/anope-2.0.7.ebuild @@ -35,6 +35,7 @@ RDEPEND="${DEPEND}" PATCHES=( "${FILESDIR}/pid-patch.patch" "${FILESDIR}/example.conf-user.patch" + "${FILESDIR}/musl-libintl.patch" ) S="${WORKDIR}/${P}-source" |