diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-03-07 21:31:32 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-03-07 21:31:32 +0000 |
commit | ad3b60dc5c798103921fad1e8d84bbf5acb3c96d (patch) | |
tree | 31e0dcdf41140bc8954cc82c9ac0d030983f378d /libgpewidget/libgpewidget_0.78.oe | |
parent | ff4142dc9696c554ae8f22a4cdfc8004c95559f8 (diff) |
add gpe-bluetooth, libxml2 and libglade courtesy Philip Blundell.
Improve gtk+, libgpewidget, libgpevtype and dbus staging courtesy Philip Blundell.
BKrev: 404b94b4XPu2WpxNUiSONlbWI0rYwg
Diffstat (limited to 'libgpewidget/libgpewidget_0.78.oe')
-rw-r--r-- | libgpewidget/libgpewidget_0.78.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgpewidget/libgpewidget_0.78.oe b/libgpewidget/libgpewidget_0.78.oe index 70b12e58ad..e0859ecba6 100644 --- a/libgpewidget/libgpewidget_0.78.oe +++ b/libgpewidget/libgpewidget_0.78.oe @@ -9,7 +9,7 @@ inherit pkgconfig SRC_URI = http://gpe.handhelds.org/pub/projects/gpe/source/libgpewidget-${PV}.tar.gz -headers = init.h render.h errorbox.h smallbox.h pixmaps.h gtkdatecombo.h dirbrowser.h stylus.h picturebutton.h spacing.h translabel.h question.h windows.h gpe-iconlist.h gtksimplemenu.h gpewindowlist.h +headers = init.h render.h errorbox.h smallbox.h pixmaps.h gtkdatecombo.h dirbrowser.h stylus.h picturebutton.h spacing.h translabel.h question.h windows.h gpe-iconlist.h gtksimplemenu.h gpewindowlist.h tray.h popup.h do_stage () { install -m 0755 libgpewidget.so.1 ${STAGING_LIBDIR}/ |