flatpak-builder: add libyaml
This commit is contained in:
parent
37a828ec27
commit
7d2c8bbe9a
@ -29,6 +29,7 @@
|
||||
, libcap
|
||||
, libdwarf
|
||||
, libsoup
|
||||
, libyaml
|
||||
, ostree
|
||||
, patch
|
||||
, rpm
|
||||
@ -72,6 +73,7 @@ in stdenv.mkDerivation rec {
|
||||
libdwarf
|
||||
libsoup
|
||||
libxml2
|
||||
libyaml
|
||||
ostree
|
||||
];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user