mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-29 14:27:42 +00:00
Dependency update
This commit is contained in:
parent
401a230e0f
commit
4f7dc5866b
@ -8,8 +8,8 @@ License: GPL
|
||||
Group: Multimedia
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-tmproot
|
||||
BuildRequires: libebml-devel >= 0.8.0
|
||||
BuildRequires: libmatroska-devel >= 0.9.0
|
||||
BuildRequires: libebml-devel >= 1.0.0
|
||||
BuildRequires: libmatroska-devel >= 1.0.0
|
||||
BuildRequires: gcc-c++ gcc gcc-c++ make flac-devel libogg-devel libvorbis-devel wxGTK-devel >= 2.8 boost-devel file lzo-devel bzip2-devel zlib-devel expat-devel gettext-devel
|
||||
|
||||
%description
|
||||
|
@ -2,8 +2,8 @@
|
||||
# spec file for package mkvtoolnix
|
||||
#
|
||||
|
||||
BuildRequires: libebml >= 0.8.0
|
||||
BuildRequires: libmatroska >= 0.9.0
|
||||
BuildRequires: libebml >= 1.0.0
|
||||
BuildRequires: libmatroska >= 1.0.0
|
||||
BuildRequires: expat flac flac-devel gcc-c++ gtk2 gtk2-devel libogg libogg-devel libstdc++-devel libvorbis libvorbis-devel lzo lzo-devel pkgconfig wxGTK >= 2.6 wxGTK-devel >= 2.6 wxGTK-gl boost-devel file-devel
|
||||
|
||||
Name: mkvtoolnix
|
||||
|
@ -2,7 +2,7 @@ Source: mkvtoolnix
|
||||
Section: graphics
|
||||
Priority: optional
|
||||
Maintainer: Moritz Bunkus <moritz@bunkus.org>
|
||||
Build-Depends: debhelper (>> 4.0.0), libebml-dev (>= 0.8.0-1), libmatroska-dev (>= 0.9.0-1), libogg-dev, libvorbis-dev, libwxgtk2.6-dev | libwxgtk2.8-dev, libexpat1-dev, zlib1g-dev, liblzo-dev | liblzo2-dev, libbz2-dev, libflac-dev, libmagic-dev, libboost-dev (>= 1.34), libboost-regex-dev, libboost-filesystem-dev, libboost-filesystem-dev (< 1.35) | libboost-system-dev
|
||||
Build-Depends: debhelper (>> 4.0.0), libebml-dev (>= 1.0.0-1), libmatroska-dev (>= 1.0.0-1), libogg-dev, libvorbis-dev, libwxgtk2.6-dev | libwxgtk2.8-dev, libexpat1-dev, zlib1g-dev, liblzo-dev | liblzo2-dev, libbz2-dev, libflac-dev, libmagic-dev, libboost-dev (>= 1.34), libboost-regex-dev, libboost-filesystem-dev, libboost-filesystem-dev (< 1.35) | libboost-system-dev
|
||||
Standards-Version: 3.7.2
|
||||
|
||||
Package: mkvtoolnix
|
||||
|
Loading…
Reference in New Issue
Block a user