parent
83df26f180
commit
cc4d5520fb
1 changed files with 2 additions and 0 deletions
|
@ -28,6 +28,8 @@ stdenv.mkDerivation rec {
|
|||
gappsWrapperArgs+=(
|
||||
# Effects
|
||||
--prefix XDG_DATA_DIRS : "${gnome-video-effects}/share"
|
||||
# vp8enc preset
|
||||
--prefix GST_PRESET_PATH : "${gst_all_1.gst-plugins-good}/share/gstreamer-1.0/presets"
|
||||
)
|
||||
'';
|
||||
|
||||
|
|
Loading…
Reference in a new issue