Commit a268b052 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

libmpeg2: fix Config.in indentation/typo



Thanks to Thomas for noticing.

Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent e99a9b2c
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -9,5 +9,5 @@ config BR2_PACKAGE_LIBMPEG2_BINS
	bool "mpeg2 binaries"
	depends on BR2_PACKAGE_LIBMPEG2
	help
         Install mpeg2dec, corrupt_mpeg2 and extrac_mpeg2 programs as
	  Install mpeg2dec, corrupt_mpeg2 and extract_mpeg2 programs as
	  well.