libsexy 0.1.4: fix DEPENDS
authorKoen Kooi <koen@openembedded.org>
Wed, 9 Nov 2005 13:44:40 +0000 (13:44 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Wed, 9 Nov 2005 13:44:40 +0000 (13:44 +0000)
packages/libsexy/libsexy_0.1.4.bb

index f5ee225..526e1bd 100644 (file)
@@ -2,8 +2,9 @@ DESCRIPTION = "Libsexy is a collection of GTK+ widgets that extend the functiona
 HOMEPAGE = "http://wiki.chipx86.com/wiki/Libsexy"
 AUTHOR = "Christian Hammond <chipx86@chipx86.com>"
 MAINTAINER = "Koen Kooi <koen@handhelds.org>""
+PR = "r1"
 
-DEPENDS = "gtk+"
+DEPENDS = "gtk+ enchant libxml2"
 
 SRC_URI = "http://osiris.chipx86.com/projects/libsexy/releases/${P}.tar.gz"