[DRE-commits] r4510 - trunk/ohai/debian

Bryan McLellan btm-guest at alioth.debian.org
Sat Jan 9 05:46:32 UTC 2010


Author: btm-guest
Date: 2010-01-09 05:46:31 +0000 (Sat, 09 Jan 2010)
New Revision: 4510

Modified:
   trunk/ohai/debian/control
Log:
add libmixlib-* to libohai-ruby depends


Modified: trunk/ohai/debian/control
===================================================================
--- trunk/ohai/debian/control	2010-01-09 00:30:42 UTC (rev 4509)
+++ trunk/ohai/debian/control	2010-01-09 05:46:31 UTC (rev 4510)
@@ -42,7 +42,9 @@
 
 Package: libohai-ruby1.8
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby1.8, libextlib-ruby1.8, libjson-ruby1.8, libsystemu-ruby1.8
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby1.8, libextlib-ruby1.8, 
+  libjson-ruby1.8, libsystemu-ruby1.8, libmixlib-cli-ruby1.8, libmixlib-config-ruby1.8,
+  libmixlib-log-ruby1.8
 Suggests: libvirt-ruby1.8, libhpricot-ruby1.8, ohai-doc
 Description: Ruby 1.8 library to collect data about your operating system
  Information about your system is collected and returned as multidimensional




More information about the Pkg-ruby-extras-commits mailing list