[Lunar-commits] r22297 - moonbase/trunk/devel/hal

Chad Kittel v3rt1g0 at lunar-linux.org
Sat Nov 25 20:33:19 CET 2006


Author: v3rt1g0
Date: 2006-11-25 20:33:19 +0100 (Sat, 25 Nov 2006)
New Revision: 22297

Modified:
   moonbase/trunk/devel/hal/BUILD
   moonbase/trunk/devel/hal/DEPENDS
Log:
  Depends Tweak: hal (0.5.8.1)

   * I'll deal with any MacBook Pro users personally ;) and the rest
     of our users don't need to deal with this


Modified: moonbase/trunk/devel/hal/BUILD
===================================================================
--- moonbase/trunk/devel/hal/BUILD	2006-11-25 19:16:17 UTC (rev 22296)
+++ moonbase/trunk/devel/hal/BUILD	2006-11-25 19:33:19 UTC (rev 22297)
@@ -12,7 +12,7 @@
     # just --disable-policy-kit until 0.5.9 comes out or PolicyKit is released.
     # I'm following the --disable option for now (as are other distros I found)
     OPTS="$OPTS  --disable-docbook-docs   --with-pid-file=var/run/hald.pid  \
-                 --disable-policy-kit     --with-backend=linux"
+                 --disable-policy-kit  --with-backend=linux  --without-macbookpro"
 
     default_build  &&
 

Modified: moonbase/trunk/devel/hal/DEPENDS
===================================================================
--- moonbase/trunk/devel/hal/DEPENDS	2006-11-25 19:16:17 UTC (rev 22296)
+++ moonbase/trunk/devel/hal/DEPENDS	2006-11-25 19:33:19 UTC (rev 22297)
@@ -4,7 +4,5 @@
 depends expat       &&
 depends XML-Parser  &&
 
-optional_depends  "pciutils"  "--with-macbookpro"  "--without-macbookpro"  \
-                  "for MacBook Pro utils"                                  &&
 optional_depends  "libusb"     ""  ""  "for USB support"  &&
 optional_depends  "dmidecode"  ""  ""  "for DMI (SMBIOS) support"



More information about the Lunar-commits mailing list