mirror of
https://git.yoctoproject.org/poky
synced 2026-02-28 20:39:39 +01:00
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5387 311d38ba-8fff-0310-9ca6-ca027cbcb966
8 lines
146 B
BlitzBasic
8 lines
146 B
BlitzBasic
require shared-mime-info.inc
|
|
|
|
DEPENDS = "libxml2-native intltool-native glib-2.0-native"
|
|
|
|
inherit native
|
|
|
|
S = "${WORKDIR}/shared-mime-info-${PV}"
|