dnf5: remove unused dependencies glib and libpeas

This commit is contained in:
Malte Poll 2023-09-22 15:06:22 +02:00
parent d7fbd8f0dc
commit d777abffd8

View file

@ -8,10 +8,8 @@
, pkg-config
, cppunit
, fmt
, glib
, json_c
, libmodulemd
, libpeas
, librepo
, libsmartcols
, libsolv
@ -39,10 +37,8 @@ stdenv.mkDerivation (finalAttrs: {
buildInputs = [
cppunit
fmt
glib
json_c
libmodulemd
libpeas
librepo
libsmartcols
libsolv