blob: ba2cb1e3c32c1e5e2b2edc4a9c6daa3e6b005089 (
plain)
1
2
3
4
5
6
7
8
9
10
|
require contacts.inc
PR="r2"
SRC_URI = "http://pimlico-project.org/sources/${PN}/${PN}-${PV}.tar.gz \
file://stock_contact.png \
file://stock_person.png \
file://contacts-owl-window-menu.patch;patch=1 \
file://contacts-focus-avoidance.patch;patch=1 \
"
|