util-linux recipe
This commit is contained in:
parent
210be8da90
commit
da22ea8ef1
8
recipes/util-linux/Makefile
Normal file
8
recipes/util-linux/Makefile
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
name = util-linux
|
||||||
|
version = 2.36
|
||||||
|
URL = 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
|
||||||
|
|
||||||
|
SYSCONF ?= ../../
|
||||||
|
include $(SYSCONF)/package.mk
|
Loading…
Reference in New Issue
Block a user