[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

control file and {shlibs:Depends}



Is it ok to configure a package differently on one arch?
I want to build solfege with --disable-oss-sound on m68k until
the binutils/glibc problems are fixed.

If I use --disable-oss-sound (only on m68k), the package contains
only python code, so ${shlibs:Depends} is an empty string. And then
dpkg-deb will complain because the Depends: line ends with a comma (,).

Is there a way out of this? I can of course bug the ftp admins
to remove the old m68k package from the pool, then the builddeamon
will fail for m68k, and solfege will go into teseting. But I'd like
to have the package for m68k too. The program is still very usable
compiled with --disable-oss-sound, only a little sluggish.

Package: solfege
Architecture: any
Depends: python-gnome (>=1.0.50), python-gtk (>= 0.6.3), python-base (>=1.5.2), ${shlibs:Depends} 
Description: Eartraining program for GNOME
-- 
Tom Cato Amundsen <tca@gnu.org>
GNU Solfege - free eartraining, http://www.gnu.org/software/solfege/



Reply to: