@@ -4,7 +4,7 @@ Priority: extra
4
4
Maintainer: VyOS Package Maintainers <
[email protected] >
5
5
Build-Depends: debhelper (>= 10), autotools-dev, libglib2.0-dev,
6
6
libboost-filesystem-dev, libapt-pkg-dev, libtool, flex,
7
- bison, libperl-dev, autoconf, automake, pkg-config, cpio, dh-autoreconf
7
+ bison, autoconf, automake, pkg-config, cpio, dh-autoreconf
8
8
Standards-Version: 3.9.1
9
9
10
10
Package: vyatta-cfg
@@ -14,13 +14,12 @@ Depends: sed (>= 4.1.5),
14
14
coreutils (>= 5.97-5.3),
15
15
vyatta-bash | bash (>= 4.1),
16
16
bsdutils (>=1:2.13),
17
- libsocket6-perl,
18
17
libvyatta-cfg1 (>=${binary:Version}),
19
18
unionfs-fuse,
20
19
uuid-runtime,
21
20
libboost-filesystem1.74.0,
22
21
libapt-pkg4.12 | libapt-pkg5.0 | libapt-pkg6.0,
23
- ${perl:Depends}, ${ shlibs:Depends}
22
+ ${shlibs:Depends}
24
23
Suggests: util-linux (>= 2.13-5),
25
24
net-tools,
26
25
ncurses-bin (>= 5.5-5),
@@ -30,9 +29,7 @@ Description: VyOS configuration system
30
29
31
30
Package: libvyatta-cfg1
32
31
Architecture: any
33
- Depends: libsort-versions-perl,
34
- libfile-sync-perl,
35
- ${perl:Depends}, ${shlibs:Depends}
32
+ Depends: ${shlibs:Depends}
36
33
Replaces: vyatta-cfg
37
34
Description: vyatta-cfg back-end library
38
35
Vyatta configuration back-end library (libvyatta-cfg).
0 commit comments