mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2024-11-10 20:33:46 +01:00
Update LICENSE file
This commit is contained in:
parent
da42eb7517
commit
2405e64067
2
LICENSE
2
LICENSE
@ -1,4 +1,4 @@
|
|||||||
Copyright (c) 2009 ML, JY - pwmt.org
|
Copyright (c) 2011 pwmt.org
|
||||||
|
|
||||||
This software is provided 'as-is', without any express or implied
|
This software is provided 'as-is', without any express or implied
|
||||||
warranty. In no event will the authors be held liable for any damages
|
warranty. In no event will the authors be held liable for any damages
|
||||||
|
8
README
8
README
@ -4,10 +4,10 @@ zathura is a pdf viewer based on the poppler pdf rendering library
|
|||||||
|
|
||||||
Requirements
|
Requirements
|
||||||
------------
|
------------
|
||||||
poppler-glib (0.12.3)
|
poppler-glib (>= 0.12.3)
|
||||||
cairo (1.8.8)
|
cairo (>= 1.8.8)
|
||||||
gtk2 (2.18.6)
|
gtk2 (>= 2.18.6)
|
||||||
glib2 (2.22.4)
|
glib2 (>= 2.22.4)
|
||||||
|
|
||||||
Please note that you need to have a working pkg-config installation
|
Please note that you need to have a working pkg-config installation
|
||||||
and that the Makefile is only compatible with GNU make.
|
and that the Makefile is only compatible with GNU make.
|
||||||
|
Loading…
Reference in New Issue
Block a user