diff options
author | Thomas Jepp <tom@tomjepp.co.uk> | 2015-12-17 13:33:06 +0000 |
---|---|---|
committer | Thomas Jepp <tom@tomjepp.co.uk> | 2015-12-17 13:33:06 +0000 |
commit | 97465a41a41d6458eb08fc2b635085d7db2367c4 (patch) | |
tree | c42059e799ca504ac7392a235a9897d38f1b6625 /debian/control | |
parent | f57a6d40973917e22c1d35c44e935b7e642954c8 (diff) | |
download | vyatta-cfg-97465a41a41d6458eb08fc2b635085d7db2367c4.tar.gz vyatta-cfg-97465a41a41d6458eb08fc2b635085d7db2367c4.zip |
Remove the dependency on apt.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index fe7cbb3..cb31dbc 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: contrib/net Priority: extra Maintainer: VyOS Package Maintainers <maintainers@vyos.net> Build-Depends: debhelper (>= 5), autotools-dev, libglib2.0-dev, - libboost-filesystem1.55-dev, libapt-pkg-dev, libtool, flex, + libboost-filesystem1.55-dev, libtool, flex, bison, libperl-dev, autoconf, automake, pkg-config, cpio Standards-Version: 3.9.1 |