diff options
author | An-Cheng Huang <ancheng@vyatta.com> | 2008-12-16 13:33:40 -0800 |
---|---|---|
committer | An-Cheng Huang <ancheng@vyatta.com> | 2008-12-16 13:33:40 -0800 |
commit | 46b6951c85c9d1df22d764a8f7250e7606c06467 (patch) | |
tree | d784b073f622fd8d2e07417d08267411f7cffd46 /debian/control | |
parent | d9a54ce1f6d213575c6e427573ff87d55b9ff1d6 (diff) | |
download | vyatta-cfg-46b6951c85c9d1df22d764a8f7250e7606c06467.tar.gz vyatta-cfg-46b6951c85c9d1df22d764a8f7250e7606c06467.zip |
update Build-Depends and Depends
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index db312b2..369a197 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: vyatta-cfg Section: contrib/net Priority: extra Maintainer: Vyatta Package Maintainers <maintainers@vyatta.com> -Build-Depends: debhelper (>= 5), autotools-dev +Build-Depends: debhelper (>= 5), autotools-dev, libglib2.0-dev Standards-Version: 3.7.2 Package: vyatta-cfg @@ -22,6 +22,7 @@ Depends: sed (>= 4.1.5), libc6 (>= 2.7-6), libsort-versions-perl, vlan, + libglib2.0-0, curl Replaces: vyatta-cfg-firewall Suggests: util-linux (>= 2.13-5), |