Skip to content

Allow tsc to be built using external mruby #447

Open
@muammar

Description

@muammar

In debian, there exists already a mruby package:

 ✘ muammar@zarathustra ⮀ /tmp/tsc ⮀ aptitude show mruby 
Package: mruby                           
State: installed
Automatically installed: no
Version: 1.1.0+20150601+gitbd2686d8-1
Priority: extra
Section: ruby
Maintainer: Nobuhiro Iwamatsu <[email protected]>
Architecture: amd64
Uncompressed Size: 2,349 k
Depends: libc6 (>= 2.14)
Conflicts: mruby
Description: lightweight implementation of the Ruby language
 mruby is the lightweight implementation of the Ruby language complying to the ISO standard. This can be linked and embedded within your
 application. 

 This package contains the following tools: 
 * mirb: Embeddable interactive ruby shell 
 * mrbc: mruby compiler 
 * mruby: mruby interpreter 
 * mrdb: mruby debugger 
 * mruby-strip: mruby strip

I understand the motivation on having mruby compiled statically, but in order to upload tsc in debian, the src has to be able to compile using the mruby debian package.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions