[oe-commits] Angus Ainslie : fltk2 : ship all of the libs

GIT User account git at amethyst.openembedded.net
Wed Apr 22 17:29:17 UTC 2009


Module: openembedded.git
Branch: fso/milestone5.5
Commit: 75b6c47d3c0f06ded93bc20ad7085070cce865db
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=75b6c47d3c0f06ded93bc20ad7085070cce865db

Author: Angus Ainslie <nytowl at openmoko.org>
Date:   Wed Apr 22 11:25:58 2009 -0600

fltk2 : ship all of the libs

---

 recipes/fltk/fltk2_svn.bb |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/recipes/fltk/fltk2_svn.bb b/recipes/fltk/fltk2_svn.bb
index 7cc5a06..31b1f6f 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





More information about the Openembedded-commits mailing list