From 10eded14222a6bfa9e28fb90c5aa45d9827a2d77 Mon Sep 17 00:00:00 2001 From: madomado Date: Sat, 17 Aug 2024 01:23:51 +0800 Subject: [PATCH] fix: elementary-camera (#1933) Signed-off-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 4b42af9366..cc1eec0b38 100644 --- a/anda/desktops/elementary/elementary-camera/elementary-camera.spec +++ b/anda/desktops/elementary/elementary-camera/elementary-camera.spec @@ -20,7 +20,7 @@ BuildRequires: fdupes 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)