summaryrefslogtreecommitdiff
path: root/libxine/libxine_1.6.0.oe
diff options
context:
space:
mode:
Diffstat (limited to 'libxine/libxine_1.6.0.oe')
-rw-r--r--libxine/libxine_1.6.0.oe12
1 files changed, 6 insertions, 6 deletions
diff --git a/libxine/libxine_1.6.0.oe b/libxine/libxine_1.6.0.oe
index 310a7a44c6..1df294a0d9 100644
--- a/libxine/libxine_1.6.0.oe
+++ b/libxine/libxine_1.6.0.oe
@@ -1,13 +1,13 @@
DESCRIPTION = "libxine"
-SECTION="base"
-PRIORITY="optional"
-MAINTAINER="Pawel Osiczko <p.osiczko@tetrapyloctomy.org>"
-DEPENDS = virtual/libc zlib libogg tremor libmad
-RDEPENDS = libc6 zlib libogg tremor libmad
+SECTION = "base"
+PRIORITY = "optional"
+MAINTAINER = "Pawel Osiczko <p.osiczko@tetrapyloctomy.org>"
+DEPENDS = "virtual/libc zlib libogg tremor libmad"
+RDEPENDS = "libc6 zlib libogg tremor libmad "
inherit autotools
-S = ${WORKDIR}/xine-lib
+S = "${WORKDIR}/xine-lib"
SRC_URI = "cvs://anonymous@cvs.xine.sf.net/cvsroot/xine;module=xine-lib;tag=xine-1-beta12-release \
file://${FILESDIR}/full.patch;patch=1 \