[SM-Commit] GIT changes to master grimoire by Ladislav Hagara (4325dd0efc49fd8e8b3de76de3728bbff2417919)

Ladislav Hagara scm at sourcemage.org
Wed Oct 3 15:19:14 EDT 2007


GIT changes to master grimoire by Ladislav Hagara <ladislav.hagara at unob.cz>:

 utils/virtualbox/DEPENDS |    2 +-
 utils/virtualbox/HISTORY |    3 ---
 2 files changed, 1 insertion(+), 4 deletions(-)

New commits:
commit 4325dd0efc49fd8e8b3de76de3728bbff2417919
Author: Ladislav Hagara <ladislav.hagara at unob.cz>
Commit: Ladislav Hagara <ladislav.hagara at unob.cz>

    http://www.virtualbox.org/wiki/Linux%20build%20instructions
    virtualbox needs bcc and bcc is only a part of our dev86.
    bin86 doesn't provide it.
    http://lists.ibiblio.org/pipermail/sm-commit/2007-September/012707.html
    
    Revert "According to the website for Virtualbox bin86 and dev86 work equally well, so i changed the "dev86" to LD86."
    
    This reverts commit e7ae3ff7d8ca4e7e269fed6c93085bcad4e433ab.

diff --git a/utils/virtualbox/DEPENDS b/utils/virtualbox/DEPENDS
index 73ac4d8..0d8a68c 100755
--- a/utils/virtualbox/DEPENDS
+++ b/utils/virtualbox/DEPENDS
@@ -1,5 +1,5 @@
 depends  virtualbox-module  &&
 depends  qt-x11   &&
-depends  LD86    &&
+depends  dev86    &&
 depends  iasl     &&
 depends  xalan-c
diff --git a/utils/virtualbox/HISTORY b/utils/virtualbox/HISTORY
index e43dc9f..796ab48 100644
--- a/utils/virtualbox/HISTORY
+++ b/utils/virtualbox/HISTORY
@@ -1,6 +1,3 @@
-2007-09-16 Bearcat M. Sandor <sourcemage at feline-soul.com>
-	* DEPENDS: Changed dev86 to LD86
-
 2007-09-03 Ladislav Hagara <hgr at vabo.cz>
 	* DETAILS: 1.5.0, updated SOURCE and SOURCE_DIRECTORY
 	* PRE_BUILD: updated



More information about the SM-Commit mailing list