python/gnome-python: Fixed dep information
This commit is contained in:
parent
a5318d98cd
commit
db6f36d486
|
@ -2,4 +2,4 @@ gnome-python is a set of bindings for the Gnome platform libraries.
|
|||
It builds on top of the PyGTK bindings for GTK and the PyORBit
|
||||
bindings for ORBit2.
|
||||
|
||||
This requires pyorbit and libgnome. libgnomeui is also recommended.
|
||||
libgnomeui is a recommended optional dependency.
|
||||
|
|
|
@ -5,6 +5,6 @@ DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/gnome-python/2.28/gnome-python-
|
|||
MD5SUM="a17ad952813ed86f520de8e07194a2bf"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="ORBit2 libgnome libgnomeui pyorbit"
|
||||
REQUIRES="libgnome pyorbit"
|
||||
MAINTAINER="Erik Hanson"
|
||||
EMAIL="erik@slackbuilds.org"
|
||||
|
|
Loading…
Reference in New Issue