commit 7d804b23ee12e391aedbe9e6a18205c93d447da3
Author: Xavier Bachelot <xavier(a)bachelot.org>
Date: Thu Dec 20 22:30:43 2018 +0100
Fix BR: for raspberry-vc
xine-lib.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/xine-lib.spec b/xine-lib.spec
index 6da88c8..39fd67d 100644
--- a/xine-lib.spec
+++ b/xine-lib.spec
@@ -63,7 +63,7 @@ BuildRequires: libvpx-devel
%if 0%{?fedora}
BuildRequires: libaom-devel
%endif
-%{?_with_rpi:BuildRequires: raspberrypi-vc-libs-devel}
+%{?_with_rpi:BuildRequires: raspberrypi-vc-devel}
%if 0%{?_with_freetype:1}
BuildRequires: fontconfig-devel
%endif # freetype
Show replies by date