summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2020-12-09 13:10:27 +0100
committerMarek Szuba <marecki@gentoo.org>2020-12-09 13:12:00 +0100
commite64dff3e958f99445cbf776c0a813b37fa3c891b (patch)
tree2ad5b97b65e8ad580f3939159c2155512439b448 /app-emulation/libguestfs
parentapp-misc/pax-utils-1.2.6: don't depend on linux-headers in Prefix (diff)
downloadgentoo-e64dff3e958f99445cbf776c0a813b37fa3c891b.tar.gz
gentoo-e64dff3e958f99445cbf776c0a813b37fa3c891b.tar.bz2
gentoo-e64dff3e958f99445cbf776c0a813b37fa3c891b.zip
app-emulation/libguestfs-1.38.6-r100: inherit l10n, for strip-linguas
Another case of "made change having already staged the file and forgot to re-run git add to have it included in the commit", sorry about that. Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-emulation/libguestfs')
-rw-r--r--app-emulation/libguestfs/libguestfs-1.38.6-r100.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/libguestfs/libguestfs-1.38.6-r100.ebuild b/app-emulation/libguestfs/libguestfs-1.38.6-r100.ebuild
index a913bfad1384..833f7102526c 100644
--- a/app-emulation/libguestfs/libguestfs-1.38.6-r100.ebuild
+++ b/app-emulation/libguestfs/libguestfs-1.38.6-r100.ebuild
@@ -6,7 +6,7 @@ EAPI=7
LUA_COMPAT=( lua5-1 )
PYTHON_COMPAT=( python3_6 )
-inherit autotools bash-completion-r1 linux-info lua-single perl-functions python-single-r1 xdg-utils
+inherit autotools bash-completion-r1 l10n linux-info lua-single perl-functions python-single-r1 xdg-utils
MY_PV_1="$(ver_cut 1-2)"
MY_PV_2="$(ver_cut 2)"