Index: mkvtoolnix-2.1.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-video/mkvtoolnix/mkvtoolnix-2.1.0.ebuild,v retrieving revision 1.5 diff -u -B -r1.5 mkvtoolnix-2.1.0.ebuild --- mkvtoolnix-2.1.0.ebuild 18 Nov 2007 14:46:08 -0000 1.5 +++ mkvtoolnix-2.1.0.ebuild 7 Dec 2007 02:13:15 -0000 @@ -11,7 +11,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 ppc ~ppc64 x86" -IUSE="wxwindows flac bzip2 lzo qt4 debug" +IUSE="wxwindows flac bzip2 lzo qt4 debug unicode" DEPEND=">=dev-libs/libebml-0.7.7 >=media-libs/libmatroska-0.8.1 @@ -29,7 +29,7 @@ pkg_setup() { WX_GTK_VER="2.6" if use wxwindows; then - need-wxwidgets gtk2 + use unicode && need-wxwidgets unicode || need-wxwidgets ansi fi if ! built_with_use --missing true dev-libs/libpcre cxx; then