File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed
Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -27,6 +27,10 @@ BR2_ROOTFS_MERGED_USR=y
2727BR2_GENERATE_LOCALE="en_US.UTF-8"
2828# BR2_PACKAGE_BUSYBOX is not set
2929BR2_PACKAGE_FFMPEG=y
30+ # BR2_PACKAGE_FFMPEG_FFMPEG is not set
31+ BR2_PACKAGE_FFMPEG_SWSCALE=y
32+ # BR2_PACKAGE_FFMPEG_INDEVS is not set
33+ # BR2_PACKAGE_FFMPEG_OUTDEVS is not set
3034BR2_PACKAGE_FLAC=y
3135BR2_PACKAGE_BZIP2=y
3236BR2_PACKAGE_GZIP=y
Original file line number Diff line number Diff line change @@ -27,6 +27,10 @@ BR2_ROOTFS_MERGED_USR=y
2727BR2_GENERATE_LOCALE="en_US.UTF-8"
2828# BR2_PACKAGE_BUSYBOX is not set
2929BR2_PACKAGE_FFMPEG=y
30+ # BR2_PACKAGE_FFMPEG_FFMPEG is not set
31+ BR2_PACKAGE_FFMPEG_SWSCALE=y
32+ # BR2_PACKAGE_FFMPEG_INDEVS is not set
33+ # BR2_PACKAGE_FFMPEG_OUTDEVS is not set
3034BR2_PACKAGE_FLAC=y
3135BR2_PACKAGE_BZIP2=y
3236BR2_PACKAGE_GZIP=y
You can’t perform that action at this time.
0 commit comments