ecore, libgpewidget: add more depends
authorKoen Kooi <koen@openembedded.org>
Tue, 9 Sep 2008 13:13:45 +0000 (13:13 +0000)
committerKoen Kooi <koen@openembedded.org>
Tue, 9 Sep 2008 13:13:45 +0000 (13:13 +0000)
libgpepimc, libgpewidget: bump PR to get Depends: fixed in packages

packages/efl1/ecore.inc
packages/efl1/ecore_svn.bb
packages/efl1/edje_svn.bb
packages/libgpepimc/libgpepimc.inc
packages/libgpewidget/libgpewidget_0.117.bb

index aa3962e..0ca1fc0 100644 (file)
@@ -1,6 +1,6 @@
 DESCRIPTION = "Ecore is the Enlightenment application framework library"
 LICENSE = "MIT BSD"
-DEPENDS = "curl eet evas tslib libxtst libxscrnsaver libxdamage libxrandr libxcursor"
+DEPENDS = "curl eet evas tslib libxtst libxcomposite libxinerama libxscrnsaver libxdamage libxrandr libxcursor"
 # optional
 # DEPENDS += "directfb libsdl-x11 openssl virtual/libiconv"
 PV = "0.9.9.043+svnr${SRCREV}"
index 6e581cd..ce237ff 100644 (file)
@@ -1,5 +1,5 @@
 require ecore.inc
-PR = "r2"
+PR = "r3"
 
 EXTRA_OECONF = "\
   --x-includes=${STAGING_INCDIR}/X11 \
index 11da120..db4842d 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "Edje is the Enlightenment graphical design & layout library"
 DEPENDS = "eet evas ecore embryo edje-native"
 LICENSE = "MIT BSD"
 PV = "0.5.0.043+svnr${SRCREV}"
-PR = "r1"
+PR = "r2"
 
 inherit efl
 
index ef4b443..3f5a60b 100644 (file)
@@ -1,5 +1,5 @@
 LICENSE     = "LGPL"
-PR          = "r0"
+PR          = "r1"
 DESCRIPTION = "Common code for GPE PIMs"
 SECTION = "gpe/libs"
 PRIORITY    = "optional"
index f679296..ab10c84 100644 (file)
@@ -2,7 +2,7 @@ LICENSE     = "LGPL"
 DESCRIPTION = "libgpewidget contains a collection of widgets and other common code shared by many GPE applications."
 SECTION = "gpe/libs"
 PRIORITY    = "optional"
-DEPENDS     = "gtk+ cairo libxrender gtk-doc"
+DEPENDS     = "gtk+ cairo libxinerama libxcomposite libxrender gtk-doc"
 PR          = "r0"
 
 GPE_TARBALL_SUFFIX = "bz2"