elfutils: always depend on pkg-config (#509848)
This commit is contained in:
@@ -92,8 +92,8 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
flex
|
||||
gettext
|
||||
bzip2
|
||||
]
|
||||
++ lib.optional enableDebuginfod pkg-config;
|
||||
pkg-config
|
||||
];
|
||||
buildInputs = [
|
||||
zlib
|
||||
zstd
|
||||
|
||||
Reference in New Issue
Block a user