aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/farsight
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2012-02-13 16:49:15 +0100
committerKoen Kooi <koen@dominion.thruhere.net>2012-02-13 16:59:29 +0100
commitd0028e40a3055b41e2e419c8bdd8a707e552c6ba (patch)
treef19d27d35c5d871a18f3dc0e033321dce1d5ce10 /meta-oe/recipes-support/farsight
parenta2ef0149301bcaefdabae83f236c4568455323ff (diff)
downloadmeta-openembedded-contrib-d0028e40a3055b41e2e419c8bdd8a707e552c6ba.tar.gz
recipes: bump PR to rebuild .la files without libz.la
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/farsight')
-rw-r--r--meta-oe/recipes-support/farsight/farsight2_0.0.22.bb2
-rw-r--r--meta-oe/recipes-support/farsight/libnice_0.0.13.bb2
2 files changed, 4 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/farsight/farsight2_0.0.22.bb b/meta-oe/recipes-support/farsight/farsight2_0.0.22.bb
index 0f158ca981..8b92ec3dac 100644
--- a/meta-oe/recipes-support/farsight/farsight2_0.0.22.bb
+++ b/meta-oe/recipes-support/farsight/farsight2_0.0.22.bb
@@ -5,6 +5,8 @@ SRC_URI = "http://farsight.freedesktop.org/releases/farsight2/${P}.tar.gz"
LICENSE = "LGPLv2.1"
LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24"
+PR = "r1"
+
DEPENDS = "libnice glib-2.0 libxml2 zlib dbus gstreamer gst-plugins-base"
inherit autotools
diff --git a/meta-oe/recipes-support/farsight/libnice_0.0.13.bb b/meta-oe/recipes-support/farsight/libnice_0.0.13.bb
index 3cac198933..42ab297ff1 100644
--- a/meta-oe/recipes-support/farsight/libnice_0.0.13.bb
+++ b/meta-oe/recipes-support/farsight/libnice_0.0.13.bb
@@ -8,6 +8,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=9c42325015702feda4f4d2f19a55b767 \
file://COPYING.MPL;md5=3c617710e51cdbe0fc00716f056dfb1a \
"
+PR = "r1"
+
DEPENDS = "glib-2.0 gstreamer"
inherit autotools