diff --git a/util-linux/recipe.spec b/util-linux/recipe.spec index 5c555c7..c1b11d2 100644 --- a/util-linux/recipe.spec +++ b/util-linux/recipe.spec @@ -1,9 +1,8 @@ name: util-linux version: 2.34 -sources: https://github.com/karelzak/util-linux/archive/v%{version}.tar.gz -build-dependencies: autoconf, automake +sources: https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v%{version}/util-linux-%{version}.tar.xz +build-dependencies: zlib-dev, musl-dev, linux-dev, rc @configure cd %{name}-%{version} - ./autogen.sh ./configure --prefix=/usr