Tiny Core Linux

Tiny Core Extensions => TCE Bugs => Topic started by: jls on September 30, 2009, 07:14:42 AM

Title: shiretoko dep error
Post by: jls on September 30, 2009, 07:14:42 AM
plz remove libasound from shiretoko deps, since if I use alsa I don't need to load this extension

[^thehatsrule^: removed spam]
Title: Re: shiretoko dep error
Post by: Jason W on September 30, 2009, 07:33:12 AM
But those who do no use also will then not be able to run shiretoko.  Libasound is the same libs that are in the alsa extension, and being the exact same files it will cause no conflict.  When alsa is updated, libasound will be updated with the same files.

But what I have been planning to do anyway was to have a alsa-lib and alsa-utils extension to be more consistent with upstream and to ease maintenance.  In that case, alsa-lib will be the dependency for shiretoko and will not conflict with OSS.
Title: Re: shiretoko dep error
Post by: Jason W on September 30, 2009, 08:05:49 AM
Since alsa-lib contains more than just the libs, I removed the libs from alsa and made libasound a dependency so there will be no overwrite.