Skip to content

Commit

Permalink
Merge pull request #20988 from fsateler/patch-2
Browse files Browse the repository at this point in the history
Add gnupg and apt to depends
  • Loading branch information
Tyriar committed Feb 27, 2017
2 parents 36f3a4e + b3a033b commit 713a4d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/linux/debian/control.template
@@ -1,7 +1,7 @@
Package: @@NAME@@
Version: @@VERSION@@
Section: devel
Depends: libnotify4, libnss3
Depends: libnotify4, libnss3, gnupg, apt
Priority: optional
Architecture: @@ARCHITECTURE@@
Maintainer: Microsoft Corporation <vscode-linux@microsoft.com>
Expand Down

0 comments on commit 713a4d6

Please sign in to comment.