fltk2 : ship all of the libs
authorAngus Ainslie <nytowl@openmoko.org>
Wed, 22 Apr 2009 17:25:58 +0000 (11:25 -0600)
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>
Fri, 24 Apr 2009 15:23:57 +0000 (17:23 +0200)
recipes/fltk/fltk2_svn.bb

index 7cc5a06..31b1f6f 100644 (file)
@@ -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