summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/audio/parlatype/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/audio/parlatype/default.nix')
-rw-r--r--pkgs/applications/audio/parlatype/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/audio/parlatype/default.nix b/pkgs/applications/audio/parlatype/default.nix
index 3310bfdf3f03..87257f4920df 100644
--- a/pkgs/applications/audio/parlatype/default.nix
+++ b/pkgs/applications/audio/parlatype/default.nix
@@ -1,4 +1,4 @@
-{ stdenv, fetchFromGitHub, pkgconfig, meson, gnome3, at-spi2-core, dbus, gst_all_1, sphinxbase, pocketsphinx, ninja, gettext, appstream-glib, python3, glib, gobject-introspection, gsettings-desktop-schemas, itstool, wrapGAppsHook, makeWrapper, hicolor-icon-theme }:
+{ stdenv, fetchFromGitHub, pkgconfig, meson, gtk3, at-spi2-core, dbus, gst_all_1, sphinxbase, pocketsphinx, ninja, gettext, appstream-glib, python3, glib, gobject-introspection, gsettings-desktop-schemas, itstool, wrapGAppsHook, makeWrapper, hicolor-icon-theme }:
stdenv.mkDerivation rec {
pname = "parlatype";
@@ -24,7 +24,7 @@ stdenv.mkDerivation rec {
];
buildInputs = [
- gnome3.gtk
+ gtk3
at-spi2-core
dbus
gst_all_1.gstreamer