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

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

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