diff options
author | Angus Ainslie <nytowl@openmoko.org> | 2009-04-22 11:25:58 -0600 |
---|---|---|
committer | Michael 'Mickey' Lauer <mickey@vanille-media.de> | 2009-04-24 17:23:57 +0200 |
commit | 5eb5ade092001f791f5ea9eb6e4f8a0c8d278ec9 (patch) | |
tree | 432140f359f6e244cb5ff1adc3d23234475cb708 | |
parent | df48726ac9dc66f910bf4c871f3de7094a726a77 (diff) |
fltk2 : ship all of the libs
-rw-r--r-- | 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 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 |