libraries/libgnomeui: Fixed dep information

This commit is contained in:
ponce 2012-08-26 16:50:11 +02:00
parent a5a5e515d1
commit 8faa2086b6
2 changed files with 1 additions and 3 deletions

View file

@ -1,3 +1 @@
User interface library needed for GNOME.
This requires gnome-vfs and libbonoboui.

View file

@ -5,6 +5,6 @@ DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/libgnomeui/2.24/libgnomeui-2.24
MD5SUM="d4bb506b1916015323928faab5aa708b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gnome-vfs libbonoboui"
REQUIRES="libbonoboui"
MAINTAINER="Erik Hanson"
EMAIL="erik@slackbuilds.org"