Accepting request 1230772 from home:plater
- Renamed rosegarden-10.10-filepaths.patch to rosegarden-fix-filepaths.patch to prevent future confusion. - enable LV2 beta support OBS-URL: https://build.opensuse.org/request/show/1230772 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/rosegarden?expand=0&rev=110
This commit is contained in:
parent
f2b53cad0b
commit
d7178eae57
@ -59,6 +59,7 @@ BuildRequires: pkgconfig(Qt5PrintSupport)
|
||||
BuildRequires: pkgconfig(Qt5Test)
|
||||
BuildRequires: pkgconfig(Qt5Widgets)
|
||||
BuildRequires: pkgconfig(Qt5Xml)
|
||||
BuildRequires: pkgconfig(lilv-0)
|
||||
#BuildRequires: pkgconfig(libxml++-2.6)
|
||||
BuildRequires: shared-mime-info
|
||||
BuildRequires: update-desktop-files
|
||||
@ -108,7 +109,7 @@ make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
mkdir -p %{buildroot}%{_datadir}/%{name}/scripts
|
||||
cp -p scripts/* %{buildroot}%{_datadir}/%{name}/scripts/
|
||||
cp -p -r scripts/* %{buildroot}%{_datadir}/%{name}/scripts/
|
||||
cp -r data/* %{buildroot}%{_datadir}/%{name}/
|
||||
|
||||
pushd build
|
||||
|
Loading…
x
Reference in New Issue
Block a user