URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4b4c11944c72952bf39d6fe41a7fe587cc3ccef0
Submitter: "Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
4b4c119 by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):
RPM packaging: maxminddb is optional.
Don't require the RPM to include maxminddb if we couldn't find it. Treat it
like the other optional packages: enable it in the RPM iff we found it.
IOW if cmake ran and will build Wireshark [without maxminddb] you'll also be
able to build an RPM [without maxminddb].
Change-Id: I012b75ae44e9289275b68db2eb804fc45bb0d330
Reviewed-on: https://code.wireshark.org/review/29807
Reviewed-by: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
Actions performed:
from 3b34b28 nettrace: Improve error printout at parse error.
add 4b4c119 RPM packaging: maxminddb is optional.
Summary of changes:
CMakeLists.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)