[PATCH 2/2] app-backup/tsm: BDEPEND on app-arch/rpm
Nowa Ammerlaan <[email protected]>
| Newsgroups | gmane.linux.gentoo.devel |
|---|---|
| Message-ID | <[email protected]> |
A subset of the rpms fails to unpack with app-arch/rpm2targz. Gzip is claiming the stdin is encrypted. It works fine with the "official" app-arch/rpm. Closes: https://bugs.gentoo.org/971600 Signed-off-by: Nowa Ammerlaan <[email protected]> --- app-backup/tsm/tsm-8.2.1.0.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/app-backup/tsm/tsm-8.2.1.0.ebuild b/app-backup/tsm/tsm-8.2.1.0.ebuild index 488b8e7bccf4..05f2b40726b8 100644 --- a/app-backup/tsm/tsm-8.2.1.0.ebuild +++ b/app-backup/tsm/tsm-8.2.1.0.ebuild @@ -64,6 +64,7 @@ for lang in ${MY_LANGS}; do done BDEPEND=" + >=app-arch/rpm-4.19.0 app-arch/xz-utils[extra-filters(+)] gui? ( media-gfx/imagemagick[png] ) " -- 2.53.0