Skip to content

Commit bdc8358

Browse files
chore: Add libssl-dev to Build-Depends in debian/control
- Included libssl-dev as a new build dependency to support SSL functionalities in the project.
1 parent b5cc9b7 commit bdc8358

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

debian/control

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Build-Depends:
2222
libgsettings-qt-dev,
2323
libarchive-dev,
2424
libsecret-1-dev,
25+
libssl-dev,
2526
libpoppler-cpp-dev,
2627
libzip-dev,
2728
libmount-dev,

0 commit comments

Comments
 (0)