RPM Packaging: update tqt3

pull/3/head
François Andriot 10 years ago
parent 92ba212f91
commit ecddfc255d

@ -161,7 +161,7 @@ endif
htdig:
# build on Mageia, and CentOS >= 7
ifneq ($(wildcard /etc/mageia-release /boot/vmlinuz*.el7*),)
$(call buildpkg,3rdparty/htdig)
$(call buildpkg,extras/htdig)
endif
imlib1:
@ -280,9 +280,6 @@ libtqt-perl: tqtinterface
mlt: tqtinterface
$(call buildpkg,libraries/mlt)
mlt++: tqtinterface
$(call buildpkg,libraries/mlt++)
pytdeextensions: tqtinterface python-trinity
$(call buildpkg,libraries/pytdeextensions)

@ -221,7 +221,7 @@ BuildRequires: libxmu-devel
%if 0%{?suse_version} == 1140
%define xi_devel libXi6-devel
%endif
%{?%define xi_devel:BuildRequires: %{xi_devel}}
%{?xi_devel:BuildRequires: %{xi_devel}}
# Xorg support
%if 0%{?rhel} || 0%{?fedora} || 0%{?suse_version}

Loading…
Cancel
Save