Merge bk://openembedded@openembedded.bkbits.net/packages
authorRene Wagner <rw@handhelds.org>
Tue, 17 Aug 2004 21:02:05 +0000 (21:02 +0000)
committerRene Wagner <rw@handhelds.org>
Tue, 17 Aug 2004 21:02:05 +0000 (21:02 +0000)
into sugarcube.dyndns.org:/home/oe/oe/packages

2004/08/17 23:01:08+02:00 dyndns.org!reenoo
gsl: add LEAD_SONAME

BKrev: 4122724dpRp7E1e4amuBj0X0lN4AYA

gsl/gsl_1.4.oe

index bce4fe8..1aebea1 100644 (file)
@@ -7,6 +7,8 @@ SRC_URI = "http://www.mirror.ac.uk/sites/sources.redhat.com/pub/gsl/gsl-${PV}.ta
 
 inherit autotools  pkgconfig
 
+LEAD_SONAME = "libgsl.so"
+
 do_stage() {
        oe_runmake DESTDIR=${S}/.install install
        oe_libinstall -so -C cblas/.libs/ libgslcblas ${STAGING_LIBDIR}