Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
techknowlogick
aports
Commits
098db719
Commit
098db719
authored
May 18, 2022
by
knuxify
📦
Committed by
alice
May 18, 2022
Browse files
community/pinta: explicitly depend on gtk+3.0
parent
141b3e5e
Changes
1
Hide whitespace changes
Inline
Side-by-side
community/pinta/APKBUILD
View file @
098db719
...
...
@@ -7,7 +7,7 @@ pkgdesc="Simple GTK# paint program"
url
=
"https://www.pinta-project.com/"
arch
=
"x86_64 aarch64 armv7"
# other arches blocked by dotnet6
license
=
"MIT"
depends
=
"dotnet6-runtime"
depends
=
"dotnet6-runtime
gtk+3.0
"
makedepends
=
"dotnet6-sdk gettext-dev gtk+3.0-dev intltool"
subpackages
=
"
$pkgname
-dev
$pkgname
-doc
$pkgname
-lang"
source
=
"https://github.com/PintaProject/Pinta/releases/download/
$pkgver
/pinta-
$pkgver
.tar.gz"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment