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