Skip to content

Commit

Permalink
fix: envision (#1499)
Browse files Browse the repository at this point in the history
Fedora pushed a breaking change splitting the openssl-devel package into also openssl-devel-engine

Signed-off-by: madomado <[email protected]>
(cherry picked from commit fd1bc4f)
  • Loading branch information
madonuko authored and raboneko committed Jul 12, 2024
1 parent 88f174e commit 347c8b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion anda/apps/envision/envision.spec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ BuildRequires: pkgconfig(gtk4) >= 4.10.0
BuildRequires: pkgconfig(vte-2.91-gtk4) >= 0.72.0
BuildRequires: pkgconfig(libadwaita-1)
BuildRequires: pkgconfig(libusb-1.0)
BuildRequires: openssl-devel
BuildRequires: openssl-devel-engine
BuildRequires: libappstream-glib
BuildRequires: desktop-file-utils
BuildRequires: glib2-devel
Expand Down

0 comments on commit 347c8b4

Please sign in to comment.