Fix forgotten commented-out buildreq from debugging

This commit is contained in:
Dan Williams 2014-09-04 21:37:40 -05:00
parent 3cefbded67
commit ab73cebb3f
1 changed files with 1 additions and 1 deletions

View File

@ -197,7 +197,7 @@ BuildRequires: systemd >= 200-3 systemd-devel
BuildRequires: libsoup-devel
BuildRequires: libndp-devel >= 1.0
%if 0%{?rhel} || (0%{?fedora} && 0%{?fedora} > 19)
#BuildRequires: ModemManager-glib-devel >= 1.0
BuildRequires: ModemManager-glib-devel >= 1.0
%endif
%if 0%{?with_nmtui}
BuildRequires: newt-devel