Accepting request 86059 from devel:libraries:c_c++
add libtool as buildrequires so we no longer rely on libtool in the project config of factory - it's only needed by <10% of all packages (forwarded request 86020 from coolo) OBS-URL: https://build.opensuse.org/request/show/86059 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gd?expand=0&rev=20
This commit is contained in:
parent
43c7589945
commit
3a4001a693
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Oct 1 05:39:10 UTC 2011 - coolo@suse.com
|
||||||
|
|
||||||
|
- add libtool as buildrequire to make the spec file more reliable
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 14 15:00:32 UTC 2011 - aj@suse.de
|
Tue Jun 14 15:00:32 UTC 2011 - aj@suse.de
|
||||||
|
|
||||||
|
1
gd.spec
1
gd.spec
@ -20,6 +20,7 @@
|
|||||||
|
|
||||||
Name: gd
|
Name: gd
|
||||||
BuildRequires: fontconfig-devel freetype2-devel libjpeg-devel libpng-devel xorg-x11-libX11-devel xorg-x11-libXau-devel xorg-x11-libXdmcp-devel xorg-x11-libXpm-devel
|
BuildRequires: fontconfig-devel freetype2-devel libjpeg-devel libpng-devel xorg-x11-libX11-devel xorg-x11-libXau-devel xorg-x11-libXdmcp-devel xorg-x11-libXpm-devel
|
||||||
|
BuildRequires: libtool
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Provides: gdlib
|
Provides: gdlib
|
||||||
|
Loading…
x
Reference in New Issue
Block a user