[oe-commits] Angus Ainslie : paroli : add edbus-ehal dependency

GIT User account git at amethyst.openembedded.net
Mon May 18 05:30:26 UTC 2009


Module: openembedded.git
Branch: fso/milestone5.5
Commit: 168fe47cf5415f1b73c5f542d2f538ed5cb1e7a5
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=168fe47cf5415f1b73c5f542d2f538ed5cb1e7a5

Author: Angus Ainslie <nytowl at openmoko.org>
Date:   Sun May 17 23:28:58 2009 -0600

paroli : add edbus-ehal dependency

---

 recipes/openmoko-projects/paroli_git.bb |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/recipes/openmoko-projects/paroli_git.bb b/recipes/openmoko-projects/paroli_git.bb
index 3c27320..14c38d2 100644
--- a/recipes/openmoko-projects/paroli_git.bb
+++ b/recipes/openmoko-projects/paroli_git.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Paroli"
 SECTION = "x11"
 LICENSE = "GPL"
 PV = "0.2.1+gitr${SRCREV}"
-PR = "r20"
+PR = "r21"
 
 SRC_URI = "git://git.paroli-project.org/paroli.git;protocol=http"
 S = "${WORKDIR}/git"
@@ -21,6 +21,7 @@ RDEPENDS = "\
   task-fso-compliance \
   elementary \
   elementary-themes \
+  edbus-ehal \
 "
 
 E_CONFIG_DIR="/usr/share/enlightenment/data"





More information about the Openembedded-commits mailing list