[wireshark] add missing build dependency perl-podlators

Peter Hatina phatina at fedoraproject.org
Tue Feb 5 13:29:14 UTC 2013


commit 80f31242ee081998e5c8019d244794aed621ff84
Author: Peter Hatina <phatina at redhat.com>
Date:   Tue Feb 5 14:22:09 2013 +0100

    add missing build dependency perl-podlators

 wireshark.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/wireshark.spec b/wireshark.spec
index 545961a..c63a88b 100644
--- a/wireshark.spec
+++ b/wireshark.spec
@@ -54,6 +54,7 @@ BuildRequires:	desktop-file-utils
 BuildRequires:	xdg-utils
 BuildRequires:	flex, bison, python, python-devel
 BuildRequires:	libcap-devel
+BuildRequires:	perl-podlators
 %if %{with_GeoIP}
 BuildRequires:	GeoIP-devel
 %endif


More information about the scm-commits mailing list