gnome-video-effects: add missing gnome3 attr
Fix evaluation.
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
{ stdenv, fetchurl, pkgconfig, intltool }:
|
{ stdenv, fetchurl, pkgconfig, intltool, gnome3 }:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
name = "gnome-video-effects-${version}";
|
name = "gnome-video-effects-${version}";
|
||||||
|
|||||||
Reference in New Issue
Block a user