blob: 56df4ff5c8c603c39c38d3dfeeab93b7e34c7508 (
plain)
1
2
3
4
5
6
7
8
9
|
inherit gnome pkgconfig
SRC_URI = "git://git.gnome.org/mobile-broadband-provider-info;protocol=git \
file://fixpkgconfig.patch;patch=1"
S = "${WORKDIR}/git"
PV = "0.0+git${SRCPV}"
|