add libart-lgpl to DEPENDS
authorPhil Blundell <philb@gnu.org>
Tue, 29 Jun 2004 22:30:08 +0000 (22:30 +0000)
committerPhil Blundell <philb@gnu.org>
Tue, 29 Jun 2004 22:30:08 +0000 (22:30 +0000)
BKrev: 40e1ed70TSx31wzMJcmjHxk5FRW_hQ

gnome/libgnomecanvas_2.6.1.1.oe

index f1a89bd..6d31ec8 100644 (file)
@@ -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"