diff options
-rw-r--r-- | x11-wm/sawfish/sawfish-1.12.90-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/sawfish/sawfish-1.12.90-r2.ebuild b/x11-wm/sawfish/sawfish-1.12.90-r2.ebuild index bf4276d85148..b07f61899569 100644 --- a/x11-wm/sawfish/sawfish-1.12.90-r2.ebuild +++ b/x11-wm/sawfish/sawfish-1.12.90-r2.ebuild @@ -4,7 +4,7 @@ EAPI=6 MY_P="${P/-/_}" -inherit autotools elisp-common l10n xdg-utils +inherit autotools elisp-common strip-linguas xdg-utils DESCRIPTION="Extensible window manager using a Lisp-based scripting language" HOMEPAGE="https://sawfish.fandom.com/wiki/Main_Page" |