Преглед изворни кода

video editing on mesh client

Bob Mottram пре 7 година
родитељ
комит
6fcb305e04
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2
    2
      src/freedombone-image-customise

+ 2
- 2
src/freedombone-image-customise Прегледај датотеку

@@ -880,8 +880,8 @@ function configure_user_interface {
880 880
     # clipboard
881 881
     chroot "$rootdir" apt-get -yq install xclip
882 882
 
883
-    # audio recording
884
-    chroot "$rootdir" apt-get -yq install audacity
883
+    # multimedia recording and editing
884
+    chroot "$rootdir" apt-get -yq install audacity kdenlive
885 885
 
886 886
     # for gtk dialog entry
887 887
     chroot "$rootdir" apt-get -yq install zenity