mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
misc/gramps: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
parent
d195c6da21
commit
8f129f1650
2 changed files with 1 additions and 4 deletions
|
@ -3,8 +3,5 @@ stands for Genealogical Research and Analysis Management Programming System.
|
|||
GRAMPS helps you track your family tree. It allows you to store, edit, and
|
||||
research genealogical data.
|
||||
|
||||
GRAMPS requires libbonobo, gnome-mime-data, gnome-vfs, libgnome, and
|
||||
gnome-python; building in that order should work.
|
||||
|
||||
GRAMPS can also use libgnomeprint, graphviz, inkscape, and freefont
|
||||
if they are installed.
|
||||
|
|
|
@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/gramps/gramps-3.3.1.tar.gz"
|
|||
MD5SUM="c4dafb5688899c6943f212b6d76ce2ea"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="ORBit2 freefont gnome-mime-data gnome-python gnome-vfs graphviz inkscape libbonobo libgnome libgnomeprint"
|
||||
REQUIRES="libbonobo gnome-mime-data gnome-vfs libgnome gnome-python"
|
||||
MAINTAINER="Bill Kirkpatrick"
|
||||
EMAIL="bkirkp@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue