mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-09 15:37:56 -05:00
Add check command (#9501)
This commit is contained in:
@@ -20,6 +20,8 @@ class Libsigcplusplus3 < Package
|
||||
depends_on 'gcc_lib' # R
|
||||
depends_on 'glibc' # R
|
||||
|
||||
no_upstream_update
|
||||
|
||||
def self.build
|
||||
system "meson setup #{CREW_MESON_OPTIONS} \
|
||||
-Dbuild-examples=false \
|
||||
|
||||
Reference in New Issue
Block a user