Skip to content

Commit 377ee22

Browse files
committed
Minor fix
1 parent accbb66 commit 377ee22

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

scripts/release/debian/prepare.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,13 +53,12 @@ Section: python
5353
Priority: extra
5454
Maintainer: Azure Python CLI Team <azpycli@microsoft.com>
5555
Build-Depends: debhelper (>= 9), libssl-dev, libffi-dev, python3-dev
56-
Depends: libwebkit2gtk-4.1-dev
5756
Standards-Version: 3.9.5
5857
Homepage: https://github.com/azure/azure-cli
5958
6059
Package: azure-cli
6160
Architecture: any
62-
Depends: \${shlibs:Depends}, \${misc:Depends}
61+
Depends: \${shlibs:Depends}, \${misc:Depends}, libwebkit1gtk-4.1-dev
6362
Description: Azure CLI
6463
A great cloud needs great tools; we're excited to introduce Azure CLI,
6564
our next generation multi-platform command line experience for Azure.

0 commit comments

Comments
 (0)