mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 09:32:14 +02:00
puzzles: added missing dependency on libxt
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4772 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
DEPENDS = "gtk+"
|
||||
DEPENDS = "gtk+ libxt"
|
||||
PR = "r7"
|
||||
MOD_PV = "${@bb.data.getVar('PV',d,1)[1:]}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user