mpdris2: reword `propagatedBuildInputs` as `dependencies`

Acid Bong 6d5fec5f 4823644b

+1 -1
+1 -1
pkgs/by-name/mp/mpdris2/package.nix
··· 40 40 libnotify 41 41 ]; 42 42 43 - propagatedBuildInputs = with python3Packages; [ 43 + dependencies = with python3Packages; [ 44 44 dbus-python 45 45 mpd2 46 46 mutagen