diff options
author | B Stack <bgstack15@gmail.com> | 2019-02-18 16:16:23 -0500 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2019-02-18 16:16:23 -0500 |
commit | 54392305ba65825a6af17ce07165cf0f981e168c (patch) | |
tree | df7fc643003a54c1081e48fe5c7c1bf173a4829d | |
parent | WIP: ffs for el7 and fc28 from one spec (diff) | |
download | stackrpms-54392305ba65825a6af17ce07165cf0f981e168c.tar.gz stackrpms-54392305ba65825a6af17ce07165cf0f981e168c.tar.bz2 stackrpms-54392305ba65825a6af17ce07165cf0f981e168c.zip |
WIP: fix typo of Build in buildreqs
-rw-r--r-- | freefilesync/freefilesync.spec | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/freefilesync/freefilesync.spec b/freefilesync/freefilesync.spec index 2c3a2e5..3779b52 100644 --- a/freefilesync/freefilesync.spec +++ b/freefilesync/freefilesync.spec @@ -51,7 +51,6 @@ BuildRequires: openssl-%{name}-devel %{min_openssl} Requires: openssl-%{name}-libs %{min_openssl} %else BuildRequires: openssl-devel -Build %endif Requires: hicolor-icon-theme Requires: xdg-utils |