Skip to content

Commit b3ba772

Browse files
committed
fix: update conditional
1 parent 27e4da5 commit b3ba772

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/src.pro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ unix {
276276
PKGCONFIG += libarchive
277277
PKGCONFIG += glibmm-2.4 giomm-2.4
278278

279-
USE_PORTALS {
279+
FLATPAK {
280280
PKGCONFIG += libportal-qt6
281281
}
282282

0 commit comments

Comments
 (0)