mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-09 15:37:56 -05:00
Add check for package compatibility
This commit is contained in:
@@ -4,6 +4,7 @@ class At_spi2_core < Package
|
||||
description 'This is over DBus, tookit widgets provide their content to screen readers such as Orca'
|
||||
homepage 'http://www.freedesktop.org/'
|
||||
version '2.26.1'
|
||||
compatibility 'all'
|
||||
source_url 'https://github.com/GNOME/at-spi2-core/archive/AT_SPI2_CORE_2_26_1.tar.gz'
|
||||
source_sha256 '30cafdcce582cf7fc57d760ef36293344b8a29370f96b300ff56fe24cdb4a0a2'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user