mirror of
https://git.yoctoproject.org/poky
synced 2026-02-24 02:19:39 +01:00
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@530 311d38ba-8fff-0310-9ca6-ca027cbcb966
7 lines
136 B
BlitzBasic
7 lines
136 B
BlitzBasic
LICENSE = "LGPL"
|
|
DEPENDS = "libopensync gtk+"
|
|
SRC_URI = "http://www.o-hand.com/~chris/${PN}-${PV}.tar.gz"
|
|
|
|
inherit autotools pkgconfig
|
|
|