mirror of
git://git.yoctoproject.org/poky
synced 2026-08-12 11:31:14 +00:00
poky-sdk: install libglade-dev instead of libglade
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3451 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
parent
6486e5ef30
commit
c1dd292388
@ -3,7 +3,7 @@
|
||||
#
|
||||
|
||||
DESCRIPTON = "Gnome Mobile And Embedded Software Development Kit for OpenedHand Poky"
|
||||
PR = "r3"
|
||||
PR = "r4"
|
||||
|
||||
ALLOW_EMPTY = "1"
|
||||
|
||||
@ -13,5 +13,5 @@ PACKAGES = "${PN}"
|
||||
|
||||
RDEPENDS = "\
|
||||
task-poky-sdk \
|
||||
libglade \
|
||||
libglade-dev \
|
||||
${SDK-GMAE}"
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
#
|
||||
|
||||
DESCRIPTON = "Gnome Mobile And Embedded Software Development Kit for OpenedHand Poky"
|
||||
PR = "r5"
|
||||
PR = "r6"
|
||||
|
||||
ALLOW_EMPTY = "1"
|
||||
|
||||
@ -13,5 +13,5 @@ PACKAGES = "${PN}"
|
||||
|
||||
RDEPENDS = "\
|
||||
task-poky-standalone-sdk-target \
|
||||
libglade \
|
||||
libglade-dev \
|
||||
${SDK-GMAE}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user