mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 06:00:33 +03:00
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…
Add table
Add a link
Reference in a new issue