commit 023b180764a178cdc1f4696d32fbf0d4bcb5d17c
Author: Xavier Bachelot <xavier(a)bachelot.org>
Date: Sat Dec 14 00:26:42 2019 +0100
Enable aom for EL7 and libcaca and ImageMagick for EL8
xine-lib.spec | 6 ------
1 file changed, 6 deletions(-)
---
diff --git a/xine-lib.spec b/xine-lib.spec
index 24cc18f..e66e082 100644
--- a/xine-lib.spec
+++ b/xine-lib.spec
@@ -11,16 +11,10 @@
%endif
%if 0%{?el7}
- %global _without_aom 1
%global _without_dav1d 1
%global _without_png 1
%endif
-%if 0%{?el8}
- %global _without_caca 1
- %global _without_imagemagick 1
-%endif
-
%if 0%{?fc29}%{?fc30}
%global _without_dav1d 1
%endif