Skip to content

Commit

Permalink
Fixed depends
Browse files Browse the repository at this point in the history
  • Loading branch information
Mirko Brombin committed Oct 19, 2017
1 parent b936be9 commit d14c734
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
com.github.mirkobrombin.bottles (0.0.6) precise; urgency=low
com.github.mirkobrombin.bottles (0.0.7) precise; urgency=low

* First release

-- Mirko Brombin <[email protected]> Mon, 19 Oct 2017 07:30:00 +0200
-- Mirko Brombin <[email protected]> Mon, 20 Oct 2017 00:08:00 +0200
2 changes: 1 addition & 1 deletion debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ Standards-Version: 3.9.3

Package: com.github.mirkobrombin.bottles
Architecture: any
Depends: python3, wine, ${misc:Depends}, ${shlibs:Depends}
Depends: python3, wine, libgtk-3-dev, ${misc:Depends}, ${shlibs:Depends}
Description: Bottles
Easily manage your Wine bottles

0 comments on commit d14c734

Please sign in to comment.