anish / archlinux

ArchLinux AUR
https://aur.archlinux.org/
GNU General Public License v2.0
5 stars 2 forks source link

netflix-desktop: Package dependencies #2

Open ogasser opened 9 years ago

ogasser commented 9 years ago

Hi! The launcher for Netflix is working fine. I am wondering, however, if we could optimize the package dependencies a bit:

  1. mesa-demos is a rather big dependency. It would be better to just add glew directly (and use glewinfo instead of glxinfo) as a dependency. This would reduce disk usage and also unclutter the large number of executable in /usr/bin/.
  2. The executable get_drender is not part of the dependencies and can not be found when started with --showdebug.

What do you think @anish ?

anish commented 9 years ago

Yes, needs an update. Give me a day or two to take care of this. Thanks !