Sha256: f1117e528914956d6f249b1f9e305e381c530a322360ec7d2d8bce19eeee86ee

Contents?: true

Size: 700 Bytes

Versions: 4

Compression:

Stored size: 700 Bytes

Contents

# The following definitions are needed to bootstrap autoproj
ruby:
    debian,ubuntu:
        9.04,squeeze/sid:
            - ruby1.8-dev
            - ruby1.8
            - libopenssl-ruby1.8

build-essential:
    debian,ubuntu:
        9.04,squeeze/sid: build-essential

libxml2:
    debian,ubuntu:
        9.04,squeeze/sid: libxml2-dev
libxslt:
    debian,ubuntu:
        9.04,squeeze/sid: libxslt1-dev

autobuild: gem
autoproj: gem

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

svn:
    debian,ubuntu: svn

cmake:
    debian,ubuntu: cmake

autotools:
    debian,ubuntu: [automake1.9, autoconf]

lsb_release:
    debian,ubuntu: lsb-release
    

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
autoproj-1.2.1 lib/autoproj/default.osdeps
autoproj-1.2.0 lib/autoproj/default.osdeps
autoproj-1.1.3 lib/autoproj/default.osdeps
autoproj-1.1.2 lib/autoproj/default.osdeps