and another gdk_pixbuf rename

This commit is contained in:
Frederik Rietdijk 2019-08-03 07:10:03 +02:00
parent d20a59d2e5
commit cd9846239a

View File

@ -19,7 +19,7 @@
, sqlite , sqlite
, gst_all_1 , gst_all_1
, cairo , cairo
, gdk_pixbuf , gdk-pixbuf
, gspell , gspell
, wrapGAppsHook , wrapGAppsHook
}: }:
@ -52,7 +52,7 @@ rustPlatform.buildRustPackage rec {
buildInputs = [ buildInputs = [
cairo cairo
dbus dbus
gdk_pixbuf gdk-pixbuf
glib glib
gspell gspell
gst_all_1.gst-editing-services gst_all_1.gst-editing-services