Skip to content

Commit 4e510d2

Browse files
authored
get app
1 parent 18d6619 commit 4e510d2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

get-dependencies.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ echo "---------------------------------------------------------------"
1010

1111
echo "Installing debloated packages..."
1212
echo "---------------------------------------------------------------"
13-
get-debloated-pkgs --add-common --prefer-nano
13+
get-debloated-pkgs --add-common --prefer-nano ffmpeg-mini
1414

1515
# Comment this out if you need an AUR package
16-
#make-aur-package PACKAGENAME
16+
make-aur-package video2x
1717

1818
# If the application needs to be manually built that has to be done down here
1919

0 commit comments

Comments
 (0)