Skip to content

Commit

Permalink
control: Update dependencies version limitation (#112)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryonakano authored May 11, 2024
1 parent 8bce726 commit e8c4ceb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ Section: x11
Priority: extra
Maintainer: elementary, Inc. <[email protected]>
Build-Depends: debhelper (>= 10.5.1),
libadwaita-1-dev,
libappstream-dev,
libgranite-7-dev,
libgtk-4-dev,
libadwaita-1-dev (>= 1.0.0),
libappstream-dev (>= 0.12.10),
libgranite-7-dev (>= 7.0.0),
libgtk-4-dev (>= 4.10),
meson,
valac
Standards-Version: 4.1.1
Expand Down

0 comments on commit e8c4ceb

Please sign in to comment.