minigalaxy: depends on libwebkit2gtk41
It checks for either webkit2 4.0 or webkit2 4.1 with a preference for 4.1.
This commit is contained in:
parent
3699683cae
commit
6ea96af296
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'minigalaxy'
|
||||
pkgname=minigalaxy
|
||||
version=1.2.5
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=python3-module
|
||||
hostmakedepends="gettext python3-setuptools"
|
||||
depends="hicolor-icon-theme webkit2gtk python3-gobject python3-requests"
|
||||
depends="hicolor-icon-theme libwebkit2gtk41 python3-gobject python3-requests"
|
||||
checkdepends="$depends python3-simplejson"
|
||||
short_desc="Simple GOG client for Linux"
|
||||
maintainer="DragonGhost7 <darkiridiumghost@gmail.com>"
|
||||
|
|
Loading…
Add table
Reference in a new issue