Don't reject properties with no whitespace after the colon; it's perfectly
authorjasper <jasper@openbsd.org>
Mon, 26 Oct 2015 18:08:44 +0000 (18:08 +0000)
committerjasper <jasper@openbsd.org>
Mon, 26 Oct 2015 18:08:44 +0000 (18:08 +0000)
commit926c576bd4d56ed0e421b07e0b8c5f70bfe1f4d8
treece6a5aed1b0dac4dbafa1df81125652cc17b1da2
parentf941d2b2e496185666c803a6aa5e38011ae866e7
Don't reject properties with no whitespace after the colon; it's perfectly
valid to have a line like 'Requires:requiree'.

Confirmed with fd.o and this fixes using the libczmq pc file
usr.bin/pkg-config/OpenBSD/PkgConfig.pm