mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 17:39:31 +00:00
shared-mime-info: added glib-2.0 to dependencies
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3267 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
SECTION = "base"
|
SECTION = "base"
|
||||||
LICENSE = "GPL"
|
LICENSE = "GPL"
|
||||||
DEPENDS = "libxml2 intltool-native"
|
DEPENDS = "libxml2 intltool-native glib-2.0"
|
||||||
PR = "r0"
|
PR = "r0"
|
||||||
|
|
||||||
SRC_URI = "http://freedesktop.org/~hadess/shared-mime-info-${PV}.tar.bz2"
|
SRC_URI = "http://freedesktop.org/~hadess/shared-mime-info-${PV}.tar.bz2"
|
||||||
|
|||||||
@@ -1,2 +1,3 @@
|
|||||||
require shared-mime-info.inc
|
require shared-mime-info.inc
|
||||||
|
|
||||||
|
PR = "r1"
|
||||||
|
|||||||
Reference in New Issue
Block a user