diff options
author | Phil Blundell <philb@gnu.org> | 2004-06-29 22:30:08 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2004-06-29 22:30:08 +0000 |
commit | 9a1b78dd4d166e1a7710b3083d3239aaf2649b85 (patch) | |
tree | 9713de5ed7182b056405eff6cdb480eb043dce50 /gnome | |
parent | af3c2a7a09c2b0955232e07150be868fa890f207 (diff) |
add libart-lgpl to DEPENDS
BKrev: 40e1ed70TSx31wzMJcmjHxk5FRW_hQ
Diffstat (limited to 'gnome')
-rw-r--r-- | gnome/libgnomecanvas_2.6.1.1.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome/libgnomecanvas_2.6.1.1.oe b/gnome/libgnomecanvas_2.6.1.1.oe index f1a89bd8f1..6d31ec891c 100644 --- a/gnome/libgnomecanvas_2.6.1.1.oe +++ b/gnome/libgnomecanvas_2.6.1.1.oe @@ -2,7 +2,7 @@ PR = "r1" DESCRIPTION = "A powerful object-oriented display" inherit gnome -DEPENDS = "gnome-vfs libbonobo libglade" +DEPENDS = "gnome-vfs libbonobo libglade libart-lgpl" EXTRA_OECONF = "--disable-gtk-doc" |