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

GIT User account git at amethyst.openembedded.net
Fri Apr 24 15:28:18 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 5eb5ade092001f791f5ea9eb6e4f8a0c8d278ec9
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=5eb5ade092001f791f5ea9eb6e4f8a0c8d278ec9

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