diff options
author | Phil Blundell <philb@gnu.org> | 2004-08-24 08:48:13 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2004-08-24 08:48:13 +0000 |
commit | 3353d180837529e23c4f85378fc649ffde51615b (patch) | |
tree | c8a822349fe5105c75f74c110c8d58dd6b2eec55 /gnome | |
parent | 8479c75ee3cabff47380d91fac3915c64114e5c2 (diff) |
add gnome-common to DEPENDS in gnome.oeclass
BKrev: 412b00cdDOTLquNNPgCjNL0izwSUsQ
Diffstat (limited to 'gnome')
-rw-r--r-- | gnome/gnome-common_2.4.0.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnome/gnome-common_2.4.0.oe b/gnome/gnome-common_2.4.0.oe index ffe9868e44..f4e8300037 100644 --- a/gnome/gnome-common_2.4.0.oe +++ b/gnome/gnome-common_2.4.0.oe @@ -3,6 +3,7 @@ DESCRIPTION = "Common macros for building GNOME applications" inherit gnome EXTRA_AUTORECONF = "" +DEPENDS = "" FILES_${PN} += "${datadir}/aclocal" FILES_${PN}-dev = "" |