From 2d443caca0d3c0d74b1402fec21b20acdcc90ba6 Mon Sep 17 00:00:00 2001 From: Jared Wahlstrand Date: Mon, 13 Mar 2023 07:34:30 -0400 Subject: [PATCH] add compat entry for Preferences --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index 91048fb2..c6628e4f 100644 --- a/Project.toml +++ b/Project.toml @@ -32,6 +32,7 @@ GTK4_jll = "4.6.0" Glib_jll = "2.74.0" Graphics = "1" JLLWrappers = "1.4.0" +Preferences = "1" Reexport = "1.0" Scratch = "1.1.0" Xorg_xkeyboard_config_jll = "2.27.0"