diff options
author | Michael Lauer <mickey@vanille-media.de> | 2005-08-10 14:30:52 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-08-10 14:30:52 +0000 |
commit | 1556b699992c606401e4bd5aa4153cda8639b9ad (patch) | |
tree | 7ca947184359685d28b5c9d3cd54061eae91bb2c /packages/efl/esmart_0.9.0.004.bb | |
parent | 2b5d1388f40cdb30fb9ce69808e6b623a410b67a (diff) |
E: misc cleanups and fixes all over to ensure a clean reproducability
Diffstat (limited to 'packages/efl/esmart_0.9.0.004.bb')
-rw-r--r-- | packages/efl/esmart_0.9.0.004.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/efl/esmart_0.9.0.004.bb b/packages/efl/esmart_0.9.0.004.bb index 781442201b..9fe0ac9e35 100644 --- a/packages/efl/esmart_0.9.0.004.bb +++ b/packages/efl/esmart_0.9.0.004.bb @@ -7,6 +7,9 @@ inherit efl SRC_URI += "file://compile-fix.patch;patch=1" +headers = "" +libraries = "" + myheaders = "esmart_container/Esmart_Container.h \ esmart_draggies/Esmart_Draggies.h \ esmart_file_dialog/Esmart_File_Dialog.h \ |