mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2024-12-28 05:56:01 +01:00
Update girara dependency version
This commit is contained in:
parent
adedc60014
commit
bf5220fb6a
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ VERSION = ${ZATHURA_VERSION_MAJOR}.${ZATHURA_VERSION_MINOR}.${ZATHURA_VERSION_RE
|
|||
|
||||
# girara
|
||||
GIRARA_VERSION_CHECK ?= 1
|
||||
GIRARA_MIN_VERSION = 0.2.0
|
||||
GIRARA_MIN_VERSION = 0.2.2
|
||||
GIRARA_PKG_CONFIG_NAME = girara-gtk3
|
||||
# glib
|
||||
GLIB_VERSION_CHECK ?= 1
|
||||
|
|
Loading…
Reference in a new issue