mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2024-11-11 01:13:48 +01:00
Change default GTK+ version to 3
This commit is contained in:
parent
594e816aa8
commit
234008e209
@ -11,7 +11,7 @@ ZATHURA_ABI_VERSION = 2
|
||||
VERSION = ${ZATHURA_VERSION_MAJOR}.${ZATHURA_VERSION_MINOR}.${ZATHURA_VERSION_REV}
|
||||
|
||||
# the GTK+ version to use
|
||||
ZATHURA_GTK_VERSION ?= 2
|
||||
ZATHURA_GTK_VERSION ?= 3
|
||||
|
||||
# version checks
|
||||
# If you want to disable any of the checks, set *_VERSION_CHECK to 0.
|
||||
|
Loading…
Reference in New Issue
Block a user