mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 21:32:12 +02:00
libunique: Add 1.0.6
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
8
meta-moblin/packages/libunique/libunique_1.0.6.bb
Normal file
8
meta-moblin/packages/libunique/libunique_1.0.6.bb
Normal file
@@ -0,0 +1,8 @@
|
||||
SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/libunique/1.0/libunique-1.0.6.tar.bz2"
|
||||
PR = "r0"
|
||||
|
||||
DEPENDS = "glib-2.0 gtk+ dbus"
|
||||
|
||||
S = "${WORKDIR}/unique-${PV}"
|
||||
|
||||
inherit autotools_stage
|
||||
Reference in New Issue
Block a user