git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0d411e6
)
ekiga: RDEPEND on ptlib and opal since static linking doesn't include plugins...
author
Koen Kooi
<koen@openembedded.org>
Sun, 18 Jan 2009 21:12:24 +0000
(22:12 +0100)
committer
Koen Kooi
<koen@openembedded.org>
Sun, 18 Jan 2009 21:12:24 +0000
(22:12 +0100)
packages/ekiga/ekiga_3.0.2.bb
patch
|
blob
|
history
diff --git
a/packages/ekiga/ekiga_3.0.2.bb
b/packages/ekiga/ekiga_3.0.2.bb
index
5c88627
..
e181004
100644
(file)
--- a/
packages/ekiga/ekiga_3.0.2.bb
+++ b/
packages/ekiga/ekiga_3.0.2.bb
@@
-1,8
+1,11
@@
DESCRIPTION = "Gnome videoconferencing application"
LICENSE = "GPLv2"
+PR = "r1"
+
inherit gnome
DEPENDS += " avahi libnotify eds-dbus libgnome gtkmm libsigc++-2.0 gstreamer opal ptlib"
+RDEPENDS += "opal ptlib"
SRC_URI = "http://www.ekiga.org/admin/downloads/latest/sources/ekiga_${PV}/ekiga-${PV}.tar.gz \
file://static-fix.diff;patch=1"