mirror of
git://git.yoctoproject.org/poky
synced 2026-08-11 04:55:59 +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:
parent
9da15df7d5
commit
e8c4d5ff4b
@ -1,6 +1,6 @@
|
||||
SECTION = "base"
|
||||
LICENSE = "GPL"
|
||||
DEPENDS = "libxml2 intltool-native"
|
||||
DEPENDS = "libxml2 intltool-native glib-2.0"
|
||||
PR = "r0"
|
||||
|
||||
SRC_URI = "http://freedesktop.org/~hadess/shared-mime-info-${PV}.tar.bz2"
|
||||
|
||||
@ -1,2 +1,3 @@
|
||||
require shared-mime-info.inc
|
||||
|
||||
PR = "r1"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user