mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
graphics/feh: Fixed dep information
This commit is contained in:
parent
6e3b9298d5
commit
3d5ee95422
2 changed files with 1 additions and 3 deletions
|
@ -4,5 +4,3 @@ feh features include simple image viewing, multiple image viewing
|
|||
in fullscreen, image list mode, loadable/unloadable listing,
|
||||
recursive file opening, saving/loading filelists, loading images
|
||||
via http, reloading after delay, montage creation, and more.
|
||||
|
||||
feh requires giblib and imlib2.
|
||||
|
|
|
@ -5,6 +5,6 @@ DOWNLOAD="http://feh.finalrewind.org/feh-2.3.tar.bz2"
|
|||
MD5SUM="f96d2ec75150a6122c57893d295301b4"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="giblib imlib2"
|
||||
REQUIRES="giblib"
|
||||
MAINTAINER="Grigorios Bouzakis"
|
||||
EMAIL="grbzks@imap.cc"
|
||||
|
|
Loading…
Reference in a new issue