Netflix

Hi ive just installed xfce again and noticed the updated Firefox is Developer Edition, i have tried to watch Netflix and its not allowing me to watch movies or shows. is there a USE flag i need to rebuild firefox with or something?

thanks.

Hi Brad,
We reassembled the package with the “bindist” flag as recommended by the Gentoo maintainers. This is the same version of Firefox devoid of official Firefox branding.

Ok thanks, i added bindist to the use flag and i get this when trying to emerge with bindist

!! Multiple package instances within a single package slot have been pulled
!!! into the dependency graph, resulting in a slot conflict:

dev-lang/perl:0

  (dev-lang/perl-5.24.3-r1:0/5.24::gentoo, installed) pulled in by
    =dev-lang/perl-5.24.3* required by (virtual/perl-Encode-2.800.100_rc-r4:0/0::gentoo, installed)
   ^              ^^^^^^^                                                                                                                                
    dev-lang/perl:0/5.24= required by (virtual/perl-parent-0.234.0-r1:0/0::gentoo, installed)
                 ^^^^^^^^                                                                                                        
    (and 78 more with the same problems)

  (dev-lang/perl-5.26.2:0/5.26::gentoo, ebuild scheduled for merge) pulled in by
    =dev-lang/perl-5.26* required by (virtual/perl-if-0.60.600-r2:0/0::gentoo, installed)
    ^              ^^^^^                                                                                                                        
    (and 5 more with the same problem)

media-libs/libvpx:0

  (media-libs/libvpx-1.7.0:0/5::gentoo, ebuild scheduled for merge) pulled in by
    (no parents that aren't satisfied by other packages in this slot)

  (media-libs/libvpx-1.5.0:0/3::gentoo, installed) pulled in by
    >=media-libs/libvpx-1.3.0:0/3=[abi_x86_64(-)] required by (media-plugins/gst-plugins-vpx-1.12.4:1.0/1.0::gentoo, installed)
                             ^^^^^                                                                                                                                 
    (and 2 more with the same problem)

NOTE: Use the '--verbose-conflicts' option to display parents omitted above

It may be possible to solve this problem by using package.mask to
prevent one of those packages from being selected. However, it is also
possible that conflicting dependencies exist such that they are
impossible to satisfy simultaneously.  If such a conflict exists in
the dependencies of two different packages, then those packages can
not be installed simultaneously. You may want to try a larger value of
the --backtrack option, such as --backtrack=30, in order to see if
that will solve this conflict automatically.

Change the flags only if you are sure of what you are doing.