diff options
Diffstat (limited to 'meta/packages/pimlico/contacts_0.9.bb')
-rw-r--r-- | meta/packages/pimlico/contacts_0.9.bb | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/meta/packages/pimlico/contacts_0.9.bb b/meta/packages/pimlico/contacts_0.9.bb new file mode 100644 index 0000000000..d3ecf29ce8 --- /dev/null +++ b/meta/packages/pimlico/contacts_0.9.bb | |||
@@ -0,0 +1,9 @@ | |||
1 | require contacts.inc | ||
2 | |||
3 | PR="r0" | ||
4 | |||
5 | SRC_URI = "http://pimlico-project.org/sources/${PN}/${PN}-${PV}.tar.gz \ | ||
6 | file://stock_contact.png \ | ||
7 | file://stock_person.png \ | ||
8 | file://contacts-owl-window-menu.patch;patch=1 \ | ||
9 | " | ||