Files
meta-openembedded/meta-oe/recipes-support/gsl/gsl.inc
Koen Kooi c58cc7d379 move layer into meta-oe in preparation for future splits
As per TSC decision

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-03-17 21:41:22 +01:00

11 lines
216 B
PHP

DESCRIPTION = "GNU Scientific Library"
HOMEPAGE = "http://www.gnu.org/software/gsl/"
SECTION = "libs"
PRIORITY = "optional"
LICENSE = "GPL"
PR = "r1"
inherit autotools pkgconfig binconfig
LEAD_SONAME = "libgsl.so"