Skip to content

Commit 2878fa7

Browse files
committed
Fix and minimize dependencies that need to be installed
1 parent 0fcf1b6 commit 2878fa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

debian/control

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Standards-Version: 4.1.3
1111

1212
Package: python3-yangson
1313
Architecture: all
14-
Pre-Depends: dpkg (>= 1.16.1), python3-minimal ( >= 3.7 ), ${misc:Pre-Depends}, python3-dev
14+
Pre-Depends: dpkg (>= 1.16.1), python3-minimal ( >= 3.7 ), ${misc:Pre-Depends}
1515
Depends: ${misc:Depends}, ${python3:Depends}
1616
Description: Library for working with data modelled in YANG
1717
Library for working with data modelled in YANG

0 commit comments

Comments
 (0)