flatpak-builder: remove libdwarf dependency
See ee8b921e91
Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
This commit is contained in:
parent
ef7ee9db38
commit
95f9a70b48
1 changed files with 0 additions and 2 deletions
|
@ -32,7 +32,6 @@
|
|||
, gnutar
|
||||
, json-glib
|
||||
, libcap
|
||||
, libdwarf
|
||||
, libsoup
|
||||
, libyaml
|
||||
, ostree
|
||||
|
@ -106,7 +105,6 @@ in stdenv.mkDerivation rec {
|
|||
glib
|
||||
json-glib
|
||||
libcap
|
||||
libdwarf
|
||||
libsoup
|
||||
libxml2
|
||||
libyaml
|
||||
|
|
Loading…
Reference in a new issue