Skip to content

Commit cec3eeb

Browse files
committed
distro BUGFIX sysrepoctl required in DEB package
Fixes #1668
1 parent 407c3e9 commit cec3eeb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

distro/pkg/deb/control

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@ Build-Depends: cmake,
1919
Homepage: https://github.com/CESNET/netopeer2/
2020

2121
Package: netopeer2
22-
Depends: openssl,
22+
Depends: sysrepo-tools,
23+
openssl,
2324
passwd,
2425
${misc:Depends},
2526
${shlibs:Depends}

0 commit comments

Comments
 (0)