mirror of
https://git.yoctoproject.org/poky
synced 2026-03-29 14:02:22 +02:00
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@607 311d38ba-8fff-0310-9ca6-ca027cbcb966
7 lines
193 B
BlitzBasic
7 lines
193 B
BlitzBasic
SECTION = "unknown"
|
|
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/xext"
|
|
require libxext_${PV}.bb
|
|
inherit native
|
|
DEPENDS = "virtual/libx11-native xextensions-native"
|
|
PROVIDES = ""
|