Sha256: dad314accacda6c1c07613512dafd794351a061ec1081bfd8353ff83273af7ae

Contents?: true

Size: 991 Bytes

Versions: 5

Compression:

Stored size: 991 Bytes

Contents

# The following definitions are needed to bootstrap autoproj
none: ignore

ruby:
    debian,ubuntu:
        - ruby1.8-dev
        - ruby1.8
        - libopenssl-ruby1.8
    gentoo:
        - dev-lang/ruby:1.8

build-essential:
    debian,ubuntu: build-essential
    gentoo:

libxml2:
    debian,ubuntu: libxml2-dev
    gentoo: dev-libs/libxml2
libxslt:
    debian,ubuntu: libxslt1-dev
    gentoo: dev-libs/libxslt

autobuild: gem
autoproj: gem

# The following definitions are for the VCS and build systems
git:
    debian,ubuntu: git-core
    gentoo: dev-util/git

svn:
    debian,ubuntu: subversion
    gentoo: dev-util/subversion

cmake:
    debian,ubuntu: cmake
    gentoo: dev-util/cmake

autotools:
    debian,ubuntu: [automake1.9, autoconf]
    gentoo: [sys-devel/automake:1.9, sys-devel/autoconf]

lsb_release:
    debian,ubuntu: lsb-release
    gentoo: sys-apps/lsb-release
    
archive:
    debian,ubuntu: [tar, unzip]
    gentoo: [app-arch/tar, app-arch/unzip]

# vim: expandtab

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
autoproj-1.3.4 lib/autoproj/default.osdeps
autoproj-1.3.3 lib/autoproj/default.osdeps
autoproj-1.3.2 lib/autoproj/default.osdeps
autoproj-1.3.1 lib/autoproj/default.osdeps
autoproj-1.3.0 lib/autoproj/default.osdeps