Skip to content

Commit

Permalink
telepathy-mission-control: fix cross build
Browse files Browse the repository at this point in the history
  • Loading branch information
FliegendeWurst committed Jan 11, 2025
1 parent d9e9853 commit c604a63
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pkgs/by-name/te/telepathy-mission-control/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@ stdenv.mkDerivation rec {
sha256 = "0ibs575pfr0wmhfcw6ln6iz7gw2y45l3bah11rksf6g9jlwsxy1d";
};

buildInputs = [
python3
]; # ToDo: optional stuff missing
# TODO: optional build inputs missing

nativeBuildInputs =
[
telepathy-glib # glib-genmarshal
pkg-config
python3
libxslt
makeWrapper
]
Expand Down

0 comments on commit c604a63

Please sign in to comment.