mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-09-18 13:11:57 +02:00
11 lines
216 B
PHP
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"
|