gnome-video-effects: add missing gnome3
attr
Fix evaluation.
This commit is contained in:
parent
4f9249caaf
commit
f12065cba6
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
{ stdenv, fetchurl, pkgconfig, intltool }:
|
||||
{ stdenv, fetchurl, pkgconfig, intltool, gnome3 }:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
name = "gnome-video-effects-${version}";
|
||||
|
|
Loading…
Reference in a new issue