From 31fca8916a1fc97bade6dd91c063e6e3a19442ca Mon Sep 17 00:00:00 2001 From: Scott Ames Date: Sun, 16 Jul 2023 17:50:50 -0700 Subject: [PATCH] feat(pkgs): add libgda for pano extension --- recipe.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/recipe.yml b/recipe.yml index 02f4fe3..cc7ac24 100644 --- a/recipe.yml +++ b/recipe.yml @@ -64,6 +64,9 @@ rpm: # apps and binaries require it, so it's a good idea to always include it # if you ever download or compile any custom software on your machine. - libadwaita + # https://github.com/oae/gnome-shell-pano + - libgda + - libgda-sqlite - mozilla-fira-fonts-common - mscore-fonts-all - netcat