about summary refs log tree commit diff
path: root/pkgs/applications/audio
diff options
context:
space:
mode:
authorGabriel Arazas <foodogsquared@foodogsquared.one>2023-12-03 16:02:33 +0800
committerGabriel Arazas <foodogsquared@foodogsquared.one>2023-12-03 16:02:33 +0800
commit87798ce2c96feff984e65b087eb8fde95cd17147 (patch)
treec7fb0ce957d4e82041312104ffa5171dc151f4ef /pkgs/applications/audio
parent43174549453c855d47d23ac0db98bf2e50404880 (diff)
eartag: add appstream build input
Diffstat (limited to 'pkgs/applications/audio')
-rw-r--r--pkgs/applications/audio/eartag/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/applications/audio/eartag/default.nix b/pkgs/applications/audio/eartag/default.nix
index 5b431179406d0..02c1b7e8bf221 100644
--- a/pkgs/applications/audio/eartag/default.nix
+++ b/pkgs/applications/audio/eartag/default.nix
@@ -10,6 +10,7 @@
 , glib
 , gobject-introspection
 , desktop-file-utils
+, appstream
 , appstream-glib
 , gtk4
 , librsvg
@@ -41,6 +42,7 @@ python3Packages.buildPythonApplication rec {
     ninja
     glib
     desktop-file-utils
+    appstream
     appstream-glib
     pkg-config
     gettext