diff options
-rw-r--r-- | filezilla.spec | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/filezilla.spec b/filezilla.spec index 554210d..8037508 100644 --- a/filezilla.spec +++ b/filezilla.spec @@ -33,7 +33,6 @@ BuildRequires: libidn-devel %if %{with storj} BuildRequires: golang-storj-uplink-c-devel %endif -BuildRequires: libstorj-devel BuildRequires: nettle-devel BuildRequires: pugixml-devel >= 1.7 BuildRequires: sqlite-devel @@ -75,7 +74,6 @@ export WXRC=%{_bindir}/wxrc-3.2 --with-wx-config=wx-config-3.2 \ --with-dbus \ --enable-gnutlssystemciphers \ - --enable-storj \ %if %{with storj} --enable-storj \ %endif |