From: Angus Ainslie Date: Wed, 22 Apr 2009 17:25:58 +0000 (-0600) Subject: fltk2 : ship all of the libs X-Git-Tag: Release-2010-05/1~3691 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5eb5ade092001f791f5ea9eb6e4f8a0c8d278ec9;p=openembedded.git fltk2 : ship all of the libs --- diff --git a/recipes/fltk/fltk2_svn.bb b/recipes/fltk/fltk2_svn.bb index 7cc5a06b74..31b1f6f054 100644 --- a/recipes/fltk/fltk2_svn.bb +++ b/recipes/fltk/fltk2_svn.bb @@ -39,3 +39,7 @@ python populate_packages_prepend () { } LEAD_SONAME = "libfltk2.so" + +FILES_${PN} += "${libdir}/libfltk2*.so.*" + +FILES_${PN}_dev += "/usr/bin/fluid" \ No newline at end of file