diff options
author | Ulrich Müller <ulm@gentoo.org> | 2021-06-28 12:03:30 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2021-06-30 12:15:29 +0200 |
commit | afa84ae027d67335647c3d78aedf749e0e09d183 (patch) | |
tree | 3ff2c18a6324d0459df98ff82e1949b2560a3cba /lxde-base | |
parent | dev-util/indent: Update inherit from l10n to strip-linguas (diff) | |
download | gentoo-afa84ae027d67335647c3d78aedf749e0e09d183.tar.gz gentoo-afa84ae027d67335647c3d78aedf749e0e09d183.tar.bz2 gentoo-afa84ae027d67335647c3d78aedf749e0e09d183.zip |
lxde-base/lxdm: Update inherit from l10n to strip-linguas
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'lxde-base')
-rw-r--r-- | lxde-base/lxdm/lxdm-0.5.3-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lxde-base/lxdm/lxdm-0.5.3-r2.ebuild b/lxde-base/lxdm/lxdm-0.5.3-r2.ebuild index 8b5e40c6dd09..f3111c85cbfa 100644 --- a/lxde-base/lxdm/lxdm-0.5.3-r2.ebuild +++ b/lxde-base/lxdm/lxdm-0.5.3-r2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit l10n autotools systemd +inherit autotools strip-linguas systemd DESCRIPTION="LXDE Display Manager" HOMEPAGE="https://wiki.lxde.org/en/LXDM" |