Unverified Commit be2656a5 authored by Bobby Rong's avatar Bobby Rong
Browse files
parent d882126d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2,8 +2,8 @@
  lib,
  stdenv,
  fetchurl,
  gettext,
  pkg-config,
  intltool,
  glib,
  gtk3,
  json_c,
@@ -32,8 +32,8 @@ stdenv.mkDerivation rec {
  };

  nativeBuildInputs = [
    gettext
    pkg-config
    intltool
  ];

  buildInputs = [