This repository has been archived by the owner on Dec 1, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
change some README and build details
- Loading branch information
Showing
3 changed files
with
11 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,3 @@ | ||
<!-- | ||
SPDX-FileCopyrightText: 2021 Gleb Smirnov <[email protected]> | ||
SPDX-License-Identifier: CC0-1.0 | ||
--> | ||
|
||
<!-- | ||
2023 ppvan [email protected] | ||
--> | ||
|
@@ -67,11 +61,10 @@ Next, it can be installed by `meson install`. | |
|
||
# Dependencies | ||
If you use GNOME Builder or Flatpak, dependencies will be installed automatically. If you use pure Meson, dependencies will be: | ||
- vala >= 0.52 | ||
- gtk >= 4.2 | ||
- gtksourceview >= 5.2 | ||
- gio >= 2.50 | ||
- gee >= 0.8 | ||
- vala >= 0.56 | ||
- gtk >= 4.10 | ||
- gtksourceview >= 5.0 | ||
- gio >= 2.74 | ||
- json-glib >= 1.6 | ||
- libadwaita >= 1.0 | ||
- postgres-libs >= 15.3 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters