graphics/feh: Fixed dep information

This commit is contained in:
ponce 2012-08-27 16:40:13 +02:00 committed by Erik Hanson
parent 6e3b9298d5
commit 3d5ee95422
2 changed files with 1 additions and 3 deletions

View file

@ -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.

View file

@ -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"