Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Florian Franzmann (60c0c2f7431dbb88a27a476b901d12bf97ac8261)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ladislav Hagara <ladislav.hagara AT unob.cz>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Florian Franzmann (60c0c2f7431dbb88a27a476b901d12bf97ac8261)
  • Date: Fri, 13 Apr 2012 12:26:37 +0200

>> VLC casts here without libcdio.
> The mandatory dependency on libcdio seems to be a consequence of the
> enabled optional dependency on vcdimager-unstable. I'll fix it.


Can't vlc optional_depends libcdio even without vcdimager-unstable?
You removed it.

-depends libcdio &&

+if is_depends_enabled $SPELL vcdimager-unstable; then
+ depends libcdio
+fi &&


--
Ladislav Hagara




Archive powered by MHonArc 2.6.24.

Top of Page