From: Koen Kooi Date: Thu, 15 Jul 2010 09:54:28 +0000 (+0200) Subject: ekiga, opal: bump PR X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1293010dd18621555b6a43c95f4c128178457fd;p=openembedded.git ekiga, opal: bump PR --- diff --git a/recipes/ekiga/ekiga_git.bb b/recipes/ekiga/ekiga_git.bb index d4d550b97a..025767b2c6 100644 --- a/recipes/ekiga/ekiga_git.bb +++ b/recipes/ekiga/ekiga_git.bb @@ -7,7 +7,7 @@ DEFAULT_PREFERENCE = "-1" DEFAULT_PREFERENCE_angstrom = "1" PV = "3.3.1+git" -PR = "r5+gitr${SRCREV}" +PR = "r6+gitr${SRCREV}" SRCREV = "7c669dd4ce69296f09004f8876366058c20a3352" inherit gnome diff --git a/recipes/ekiga/opal_3.8.2.bb b/recipes/ekiga/opal_3.8.2.bb index 46ebaecb5f..8867b4b1a2 100644 --- a/recipes/ekiga/opal_3.8.2.bb +++ b/recipes/ekiga/opal_3.8.2.bb @@ -1,6 +1,8 @@ DESCRIPTION = "Open Phone Abstraction Library, implementation of the ITU H.323 teleconferencing protocol, and successor of the openh323 library." LICENSE = "MPL" +PR = "r1" + inherit gnome DEPENDS += " ffmpeg ptlib virtual/libsdl openldap"