Sha256: 63279974654c150acdb8eae59c451b39eaa505f191fe1b61d1ad95e3eb2e1d28

Contents?: true

Size: 892 Bytes

Versions: 3

Compression:

Stored size: 892 Bytes

Contents

# The following definitions are needed to bootstrap autoproj
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
    
# vim: expandtab

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
autoproj-1.2.6 lib/autoproj/default.osdeps
autoproj-1.2.5 lib/autoproj/default.osdeps
autoproj-1.2.4 lib/autoproj/default.osdeps