mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 21:09:03 +02:00
gtk-sato-engine: Add missing debug files
(From OE-Core rev: 9a5a05851f2e27c962b9036ebdaacc221cbab595) Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
ee7fd40f5d
commit
1569e746ec
|
@ -11,7 +11,7 @@ RDEPENDS_gtk-theme-sato = "gtk-sato-engine"
|
||||||
PACKAGES += "gtk-theme-sato"
|
PACKAGES += "gtk-theme-sato"
|
||||||
FILES_${PN} = "${libdir}/gtk-2.0/*/engines/*.so "
|
FILES_${PN} = "${libdir}/gtk-2.0/*/engines/*.so "
|
||||||
FILES_${PN}-dev = "${libdir}/gtk-2.0/*/engines/*"
|
FILES_${PN}-dev = "${libdir}/gtk-2.0/*/engines/*"
|
||||||
FILES_${PN}-dbg = "${libdir}/gtk-2.0/*/engines/.debug"
|
FILES_${PN}-dbg += " ${libdir}/gtk-2.0/*/engines/.debug"
|
||||||
FILES_gtk-theme-sato = "${datadir}/icons ${datadir}/themes"
|
FILES_gtk-theme-sato = "${datadir}/icons ${datadir}/themes"
|
||||||
|
|
||||||
inherit autotools pkgconfig
|
inherit autotools pkgconfig
|
||||||
|
|
|
@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1 \
|
||||||
|
|
||||||
SRCREV = "163"
|
SRCREV = "163"
|
||||||
PV = "0.3.2+svnr${SRCPV}"
|
PV = "0.3.2+svnr${SRCPV}"
|
||||||
PR = "r0"
|
PR = "r1"
|
||||||
|
|
||||||
SRC_URI = "svn://svn.o-hand.com/repos/sato/trunk;module=gtk-engine;proto=http"
|
SRC_URI = "svn://svn.o-hand.com/repos/sato/trunk;module=gtk-engine;proto=http"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user