diff options
author | CoprDistGit <infra@openeuler.org> | 2024-05-29 05:56:09 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-05-29 05:56:09 +0000 |
commit | 2b6888cac1531215ecf049a242aade135f2fe058 (patch) | |
tree | 165b2da578aa1f7b15201a9a739d413771032be2 /filezilla.spec | |
parent | c16c08b78670d9670b8b6a76280e1214e48de6ff (diff) |
automatic import of filezilla
Diffstat (limited to 'filezilla.spec')
-rw-r--r-- | filezilla.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/filezilla.spec b/filezilla.spec index 8037508..554210d 100644 --- a/filezilla.spec +++ b/filezilla.spec @@ -33,6 +33,7 @@ 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 @@ -74,6 +75,7 @@ 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 |