diff options
Diffstat (limited to 'meta/packages/farsight/farsight2_0.0.9.bb')
-rw-r--r-- | meta/packages/farsight/farsight2_0.0.9.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/farsight/farsight2_0.0.9.bb b/meta/packages/farsight/farsight2_0.0.9.bb index 628b155c91..06c85f1cf0 100644 --- a/meta/packages/farsight/farsight2_0.0.9.bb +++ b/meta/packages/farsight/farsight2_0.0.9.bb | |||
@@ -4,7 +4,7 @@ SRC_URI = "http://farsight.freedesktop.org/releases/farsight2/${P}.tar.gz" | |||
4 | 4 | ||
5 | DEPENDS = "libnice glib-2.0 libxml2 zlib dbus gstreamer gst-plugins-base" | 5 | DEPENDS = "libnice glib-2.0 libxml2 zlib dbus gstreamer gst-plugins-base" |
6 | 6 | ||
7 | inherit autotools_stage | 7 | inherit autotools |
8 | AUTOTOOLS_STAGE_PKGCONFIG = "1" | 8 | AUTOTOOLS_STAGE_PKGCONFIG = "1" |
9 | 9 | ||
10 | PR = "r1" | 10 | PR = "r1" |