From 26cfa84b8e7c2754262bdcee649687d8fc2e31c1 Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Tue, 27 Jul 2004 22:29:08 +0000 Subject: [PATCH] add esound to DEPENDS BKrev: 4106d7341X2o26R-CcOzj1MaNruVZw --- gstreamer/gst-plugins_0.8.1.oe | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gstreamer/gst-plugins_0.8.1.oe b/gstreamer/gst-plugins_0.8.1.oe index 27285b81fe..853a802602 100644 --- a/gstreamer/gst-plugins_0.8.1.oe +++ b/gstreamer/gst-plugins_0.8.1.oe @@ -2,8 +2,9 @@ DESCRIPTION = "Plugins for GStreamer" SECTION = "base" PRIORITY = "optional" MAINTAINER = "Phil Blundell " +PR = "r1" -DEPENDS = "gstreamer zlib libmikmod libmad libogg tremor libvorbis libid3tag gnome-vfs" +DEPENDS = "gstreamer zlib libmikmod libmad libogg tremor libvorbis libid3tag gnome-vfs esound-gpe" SRC_URI = "http://gstreamer.freedesktop.org/src/gst-plugins/gst-plugins-${PV}.tar.bz2 \ file://ivorbis.patch;patch=1" -- 2.39.5