mirror of
https://git.yoctoproject.org/poky
synced 2026-04-19 15:32:13 +02:00
gtk+: Install the gtk-builder-convert python script somewhere where the system will find it
This commit is contained in:
@@ -58,6 +58,8 @@ do_stage () {
|
||||
install -m 0644 gtk/gtkfilechooserprivate.h ${STAGING_INCDIR}/gtk-2.0/gtk/
|
||||
install -m 0644 gtk/gtkfilechooserutils.h ${STAGING_INCDIR}/gtk-2.0/gtk/
|
||||
install -m 0644 gtk/gtkfilesystemmodel.h ${STAGING_INCDIR}/gtk-2.0/gtk/
|
||||
|
||||
install -m 755 gtk/gtk-builder-convert ${STAGING_BINDIR_NATIVE}
|
||||
}
|
||||
|
||||
do_install_append () {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
require gtk+.inc
|
||||
|
||||
PR = "r1"
|
||||
PR = "r2"
|
||||
|
||||
SRC_URI = "http://download.gnome.org/sources/gtk+/2.14/gtk+-${PV}.tar.bz2 \
|
||||
file://xsettings.patch;patch=1 \
|
||||
|
||||
Reference in New Issue
Block a user