Fix dependencies

git-svn-id: https://svn.o-hand.com/repos/poky@72 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie 2005-09-29 16:10:28 +00:00
parent b3be064e37
commit 17a9900d98
2 changed files with 4 additions and 3 deletions

View File

@ -1,10 +1,10 @@
LICENSE = "LGPL"
DEPENDS = "glib-2.0 gtk+ gconf dbus db gnome-common libglade libiconv"
RDEPENDS = "glib-2.0 gtk+ gconf dbus db libglade libiconv"
RDEPENDS = "gtk+ gconf db libiconv"
MAINTAINER = "Chris Lord <chris@openedhand.com>"
DESCRIPTION = "Evolution database backend server"
PV = "1.4.0cvs${CVSDATE}"
PR = "r2"
PR = "r3"
SRC_URI = "svn://svn.o-hand.com/repos/${PN};module=trunk;proto=http \
file://external_libdb.patch;patch=1 \

View File

@ -1,6 +1,7 @@
DESCRIPTION = "Gtk2 theme files to accompany default Matchbox themes"
LICENSE = "GPL"
RDEPENDS = "matchbox-wm gtk2-theme-angelistic"
DEPENDS = "matchbox-wm gtk-clearlooks-engine"
RDEPENDS = "matchbox-wm gtk-clearlooks-engine"
SECTION = "x11/base"
SRC_URI = "file://gtkrc"