First pass of .oe cleanups.
[openembedded.git] / libsigc++ / libsigc++_1.2.5.oe
index ce74e2b..eb319b2 100644 (file)
@@ -1,11 +1,11 @@
-DESCRIPTION=A library for loose coupling of C++ method calls
-SECTION = libs
-PRIORITY = optional
-DEPENDS = virtual/libc
-RDEPENDS = libc6
+DESCRIPTION = "A library for loose coupling of C++ method calls"
+SECTION = "libs"
+PRIORITY = "optional"
+DEPENDS = "virtual/libc"
+RDEPENDS = "libc6"
 
 SRC_URI = ${SOURCEFORGE_MIRROR}/libsigc/libsigc++-${PV}.tar.gz
 
 inherit autotools libtool
 
-acpaths = -I ${S}/scripts
+acpaths = "-I ${S}/scripts"