From 213654e58cab4d3888fc247d25d727fd75e1ddef Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Mon, 19 Jul 2021 12:49:31 +0300 Subject: [PATCH] kiss-outdated: libelf -> elfutils --- contrib/kiss-outdated | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/contrib/kiss-outdated b/contrib/kiss-outdated index fc3a712..79db58f 100755 --- a/contrib/kiss-outdated +++ b/contrib/kiss-outdated @@ -115,6 +115,10 @@ repology_name() { remote=harfbuzz ;; + libelf) + remote=elfutils + ;; + liberation-fonts) remote=fonts:liberation ;;