forked from pool/aegisub
- Add explicit glu,xfixes,xdagame and xxf86vm dependency
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/aegisub?expand=0&rev=3
This commit is contained in:
parent
03c6998c36
commit
48255d429c
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 21 08:27:11 UTC 2012 - idonmez@suse.com
|
||||
|
||||
- Add explicit glu,xfixes,xdagame and xxf86vm dependency
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 10 16:19:57 UTC 2012 - reddwarf@opensuse.org
|
||||
|
||||
|
@ -44,12 +44,16 @@ BuildRequires: pkgconfig(alsa)
|
||||
BuildRequires: pkgconfig(fontconfig) >= 2.4
|
||||
BuildRequires: pkgconfig(freetype2) >= 9.7.0
|
||||
BuildRequires: pkgconfig(gl)
|
||||
BuildRequires: pkgconfig(glu)
|
||||
BuildRequires: pkgconfig(hunspell) >= 1.2.0
|
||||
BuildRequires: pkgconfig(libass)
|
||||
BuildRequires: pkgconfig(libpulse) >= 0.5
|
||||
BuildRequires: pkgconfig(lua) < 5.2
|
||||
BuildRequires: pkgconfig(lua) >= 5.1
|
||||
BuildRequires: pkgconfig(openal)
|
||||
BuildRequires: pkgconfig(xdamage)
|
||||
BuildRequires: pkgconfig(xfixes)
|
||||
BuildRequires: pkgconfig(xxf86vm)
|
||||
%if %{with ffms2}
|
||||
BuildRequires: pkgconfig(ffms2)
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user