Show
Ignore:
Timestamp:
05/07/08 12:44:02 (4 years ago)
Author:
ppalmers
Message:

fix some scons things

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/libffado/deb/SConscript

    r864 r1130  
    3636DEBMAINT = "Pieter Palmers [pieter.palmers@ffado.org]" 
    3737DEBARCH = "i386" 
    38 DEBDEPENDS = "libraw1394-8 (>= 1.3.0), libasound2 (>= 1.0.0), libiec61883-0 (>= 1.1.0), libavc1394-0 (>= 0.5.3), dbus (>= 1.1.0)" # what are we dependent on? 
     38DEBDEPENDS = "libraw1394-8 (>= 1.3.0), libiec61883-0 (>= 1.1.0), libavc1394-0 (>= 0.5.3), dbus (>= 1.1.0)" # what are we dependent on? 
    3939DEBDESC = "FFADO: FireWire audio for Linux (Development build SVN r%s)" % env['REVISION'] 
    4040