Skip to content
This repository has been archived by the owner on Jun 4, 2022. It is now read-only.

Commit

Permalink
Correct debian information.
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrian Cochrane committed Dec 23, 2017
1 parent 105ec20 commit 92bc406
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions debian/control
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
Source: io.github.alcinnz.Odysseus
Source: io.github.alcinnz.odysseus
Section: x11
Priority: extra
Maintainer: Adrian Cochrane <[email protected]>
Build-Depends: cmake (>= 2.8),
cmake-elementary,
debhelper (>= 8.0.0),
valac-0.26 | valac (>= 0.26)
Build-Depends: meson,
debhelper (>= 9),
libgtk-3-dev,
libgranite-dev (>= 0.3.0),
valac (>= 0.26)
Standards-Version: 3.9.3

Package: io.github.alcinnz.Odysseus
Package: io.github.alcinnz.odysseus
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: The Web Browser designed specifically for elementary OS!
Expand Down

0 comments on commit 92bc406

Please sign in to comment.