diff options
| -rw-r--r-- | package/multimedia/mplayer/mplayer.mk | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/package/multimedia/mplayer/mplayer.mk b/package/multimedia/mplayer/mplayer.mk index 3d56ee007..538bac9ef 100644 --- a/package/multimedia/mplayer/mplayer.mk +++ b/package/multimedia/mplayer/mplayer.mk @@ -54,7 +54,7 @@ $(MPLAYER_DIR)/.configured: $(MPLAYER_DIR)/.unpacked  		--as=$(TARGET_CROSS)as \  		--with-extraincdir=$(STAGING_DIR)/usr/include \  		--with-extralibdir=$(STAGING_DIR)/lib \ -		--charset=US-ASCII \ +		--charset=UTF-8 \  		--enable-mad \  		--enable-fbdev \  		$(MPLAYER_ENDIAN) \  | 
