me
/
guix
Archived
1
0
Fork 0

gnu: libabigail: Remove input labels.

* gnu/packages/elf.scm (libabigail)[native-inputs]: Remove labels.
Marius Bakke 2022-08-10 22:41:46 +02:00
parent 57771d42b5
commit d4f3fd021f
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 1 additions and 4 deletions

View File

@ -177,10 +177,7 @@ object or archive file), @command{eu-strip} (for discarding symbols),
(find-files "bash-completion" ".*abi.*"))
#t)))))
(native-inputs
`(("pkg-config" ,pkg-config)
("makeinfo" ,texinfo)
("python-sphinx" ,python-sphinx)
("python" ,python))) ;for tests
(list pkg-config texinfo python-sphinx python))
(propagated-inputs
(list elfutils ;libabigail.la says -lelf
libxml2)) ;in Requires.private of libabigail.pc