waybar: remove deprecated -Dout meson option
This commit is contained in:
parent
2eda9b7676
commit
358aafb693
1 changed files with 0 additions and 1 deletions
|
@ -71,7 +71,6 @@ stdenv.mkDerivation rec {
|
|||
mpd = mpdSupport;
|
||||
}
|
||||
) ++ [
|
||||
"-Dout=${placeholder "out"}"
|
||||
"-Dsystemd=disabled"
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue