mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-08 23:18:10 -05:00
Licensed libl* to lz*
This commit is contained in:
@@ -2,7 +2,9 @@ require 'package'
|
||||
|
||||
class Libva_intel_driver_hybrid < Package
|
||||
description 'VA-API implementation for Intel G45 and HD Graphics family'
|
||||
homepage 'https://github.com/intel/intel-vaapi-driver'
|
||||
version '2.4.1'
|
||||
license 'MIT'
|
||||
compatibility 'i686 x86_64'
|
||||
case ARCH
|
||||
when 'i686', 'x86_64'
|
||||
|
||||
Reference in New Issue
Block a user