mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
libraries/libgnomeui: Fixed dep information
This commit is contained in:
parent
a5a5e515d1
commit
8faa2086b6
2 changed files with 1 additions and 3 deletions
|
@ -1,3 +1 @@
|
|||
User interface library needed for GNOME.
|
||||
|
||||
This requires gnome-vfs and libbonoboui.
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue