1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-07 16:59:22 +00:00

libgnomecanvas: fixed packaging (debug and dev)

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1875 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz
2007-06-07 07:01:06 +00:00
parent 16047636dc
commit c71455a29f
@@ -1,6 +1,6 @@
LICENSE = "GPL"
SECTION = "x11/gnome/libs"
PR = "r1"
PR = "r2"
DESCRIPTION = "A powerful object-oriented display"
inherit gnome
@@ -9,6 +9,8 @@ DEPENDS = "libglade libart-lgpl"
EXTRA_OECONF = "--disable-gtk-doc"
FILES_${PN} += "${libdir}/libglade/*/libcanvas.so"
FILES_${PN}-dbg += "${libdir}/libglade/*/.debug/"
FILES_${PN}-dev += "${libdir}/libglade/*/libcanvas.*a"
do_stage() {
gnome_stage_includes