dev-util/catalyst: Drop no longer used shash dep
authorMatt Turner <mattst88@gentoo.org>
Fri, 24 Apr 2020 07:04:13 +0000 (00:04 -0700)
committerMatt Turner <mattst88@gentoo.org>
Fri, 24 Apr 2020 07:30:31 +0000 (00:30 -0700)
Was replaced by python's hashlib.

Signed-off-by: Matt Turner <mattst88@gentoo.org>
dev-util/catalyst/catalyst-9999.ebuild

index ea6a5b43445e092ab41210eeb0d11ee8dccbe2ba..6221c4765142bf84969c85f0c96279865848c47b 100644 (file)
@@ -34,7 +34,6 @@ RDEPEND="
        app-arch/lbzip2
        app-arch/tar[xattr]
        app-misc/zisofs-tools
-       app-crypt/shash
        sys-fs/dosfstools
        >=sys-fs/squashfs-tools-2.1
        ccache? ( dev-util/ccache )