mpdris2: reword propagatedBuildInputs as dependencies

This commit is contained in:
Acid Bong
2025-09-02 12:11:47 +03:00
parent 4823644b95
commit 6d5fec5fdd
+1 -1
View File
@@ -40,7 +40,7 @@ python3Packages.buildPythonApplication rec {
libnotify
];
propagatedBuildInputs = with python3Packages; [
dependencies = with python3Packages; [
dbus-python
mpd2
mutagen