aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/fltk
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/fltk')
-rw-r--r--recipes/fltk/fltk2_svn.bb4
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