浏览代码

Document dependencies

Fixes issues #378 and #374.
master
Bert Münnich 5 年前
父节点
当前提交
8494b43635
共有 1 个文件被更改,包括 19 次插入1 次删除
  1. +19
    -1
      README.md

+ 19
- 1
README.md 查看文件

@@ -32,9 +32,27 @@ Screenshots
![Thumb](http://muennich.github.com/sxiv/img/thumb.png "Thumb mode")


Installation
Dependencies
------------

sxiv requires the following software to be installed:

* Imlib2
* X11
* Xft
* freetype2
* fontconfig
* giflib (optional, disabled with `HAVE_GIFLIB=0`)
* libexif (optional, disabled with `HAVE_LIBEXIF=0`)

Please make sure to install the corresponding development packages in case that
you want to build sxiv on a distribution with separate runtime and development
packages (e.g. *-dev on Debian).


Building
--------

sxiv is built using the commands:

$ make


正在加载...
取消
保存