mirror of
https://github.com/NixOS/nix
synced 2025-07-06 21:41:48 +02:00
Remove mentions of libformat
, it no longer exists
This commit is contained in:
parent
e10d6ed2a7
commit
fef9f5653b
6 changed files with 5 additions and 7 deletions
|
@ -6,6 +6,6 @@ resolve-system-dependencies_DIR := $(d)
|
|||
|
||||
resolve-system-dependencies_INSTALL_DIR := $(libexecdir)/nix
|
||||
|
||||
resolve-system-dependencies_LIBS := libstore libmain libutil libformat
|
||||
resolve-system-dependencies_LIBS := libstore libmain libutil
|
||||
|
||||
resolve-system-dependencies_SOURCES := $(d)/resolve-system-dependencies.cc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue