From 0992a8b231df69ed384ab6ff87e0ec3b0f9540b4 Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Fri, 16 Aug 2024 12:02:08 -0700 Subject: [PATCH] fix: elementary-camera (#1933) (#1945) Signed-off-by: madomado (cherry picked from commit 10eded14222a6bfa9e28fb90c5aa45d9827a2d77) Co-authored-by: madomado --- .../elementary/elementary-camera/elementary-camera.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/desktops/elementary/elementary-camera/elementary-camera.spec b/anda/desktops/elementary/elementary-camera/elementary-camera.spec index c6e70fe67d..03c810f4d9 100644 --- a/anda/desktops/elementary/elementary-camera/elementary-camera.spec +++ b/anda/desktops/elementary/elementary-camera/elementary-camera.spec @@ -19,7 +19,7 @@ BuildRequires: vala BuildRequires: pkgconfig(gee-0.8) BuildRequires: pkgconfig(gio-2.0) BuildRequires: pkgconfig(glib-2.0) -BuildRequires: pkgconfig(granite) >= 6.0.0 +BuildRequires: pkgconfig(granite-7) BuildRequires: pkgconfig(gstreamer-1.0) BuildRequires: pkgconfig(gstreamer-pbutils-1.0) BuildRequires: pkgconfig(gtk+-3.0)