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:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user