academic/gwyddion: Fixed dep information

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Robby Workman 2012-08-21 20:50:07 -05:00
parent b6413268a1
commit 0436072fd2
2 changed files with 2 additions and 2 deletions

View File

@ -4,4 +4,4 @@ height fields obtained by means of scanning probe microscopy techniques
(AFM, MFM, STM, SNOM/NSOM), however it can be generally used for any other
height field and image analysis
This requires gtkglext (and optionally libminizip).
libminizip is an optional dependency.

View File

@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/gwyddion/gwyddion-2.28.tar.xz"
MD5SUM="ef568ffbaf21c5090bbfaadca0a8845a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gtkglext libminizip"
REQUIRES="gtkglext"
MAINTAINER="Daniil Bratashov"
EMAIL="dn2010@gmail.com"