mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2024-12-29 12:05:59 +01:00
Remove note about broken GTK+3 support
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
This commit is contained in:
parent
11bd96201a
commit
2981996ecc
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ ZATHURA_ABI_VERSION = 2
|
||||||
VERSION = ${ZATHURA_VERSION_MAJOR}.${ZATHURA_VERSION_MINOR}.${ZATHURA_VERSION_REV}
|
VERSION = ${ZATHURA_VERSION_MAJOR}.${ZATHURA_VERSION_MINOR}.${ZATHURA_VERSION_REV}
|
||||||
|
|
||||||
# the GTK+ version to use
|
# the GTK+ version to use
|
||||||
# note: zathura with GTK+ 3 is broken!
|
|
||||||
ZATHURA_GTK_VERSION ?= 2
|
ZATHURA_GTK_VERSION ?= 2
|
||||||
|
|
||||||
# version checks
|
# version checks
|
||||||
|
|
Loading…
Reference in a new issue