diff --git a/x11-terms/sakura/sakura-3.7.1.ebuild b/x11-terms/sakura/sakura-3.7.1.ebuild index ab800b36599e9..104d146b98518 100644 --- a/x11-terms/sakura/sakura-3.7.1.ebuild +++ b/x11-terms/sakura/sakura-3.7.1.ebuild @@ -2,7 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit cmake eutils flag-o-matic xdg-utils + +inherit cmake flag-o-matic l10n xdg-utils DESCRIPTION="sakura is a terminal emulator based on GTK and VTE" HOMEPAGE="https://www.pleyades.net/david/projects/sakura"