Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ You'll need the following dependencies:
- libgtk-3-dev
- libpolkit-gobject-1-dev
- valac
- python3-distupgrade

Run `meson build` to configure the build environment. Change to the build directory and run `ninja test` to build and run automated tests.

Expand Down
2 changes: 1 addition & 1 deletion debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ Standards-Version: 4.1.1

Package: io.elementary.upgrade
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}, python3-distupgrade
Description: A way to upgrade open source operating systems