1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

liboil: added glib-2.0 dependency (it is required to build but not end in packages

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3344 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz
2007-12-18 14:48:22 +00:00
parent cf07030e11
commit ce30130b7c
+1
View File
@@ -1,6 +1,7 @@
DESCRIPTION = "Liboil is a library of simple functions that are optimized for various CPUs."
HOMEPAGE = "http://liboil.freedesktop.org/"
LICENSE = "various"
DEPENDS = "glib-2.0"
PR = "r1"
SRC_URI = "http://liboil.freedesktop.org/download/${P}.tar.gz \