diff --git a/debian/control b/debian/control index 922a2c7..96283e8 100644 --- a/debian/control +++ b/debian/control @@ -2,13 +2,13 @@ Source: ruby-lxc Section: ruby Priority: optional Maintainer: Andre Nathan -Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.3~) +Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.3~), lxc-dev Standards-Version: 3.9.5 XS-Ruby-Versions: all Package: ruby-lxc Architecture: any XB-Ruby-Versions: ${ruby:Versions} -Depends: ${misc:Depends}, ${shlibs:Depends}, ruby | ruby-interpreter, lxc-dev +Depends: ${misc:Depends}, ${shlibs:Depends}, ruby | ruby-interpreter, liblxc1 Description: Ruby bindings for liblxc This package provides liblxc bindings for the Ruby programming language.