mirror of
git://git.yoctoproject.org/poky
synced 2026-08-11 22:29:06 +00:00
libsndfile1: Add missing DEPENDS on sqlite3
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5161 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
parent
9836ab8ac9
commit
7b7d83cbcc
@ -1,6 +1,7 @@
|
||||
DESCRIPTION = "An audio format Conversion library"
|
||||
HOMEPAGE = "http://www.mega-nerd.com/libsndfile"
|
||||
AUTHOR = "Erik de Castro Lopo"
|
||||
DEPENDS = "sqlite3"
|
||||
SECTION = "libs/multimedia"
|
||||
LICENSE = "LGPL"
|
||||
PR = "r2"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user