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"