[oss-devel] How to build oss without gtk support
François Revol
revol at free.fr
Tue Oct 9 16:34:34 EEST 2007
> Hi;
> I have downloaded oss-v4.0-build1007-src-gpl and I need to know
> how, if it is possible, to build it without GTK support as I only
> need
> the command-line applets.
configure calls setup/setupdir.sh, which uses pkg-config to check for
gtk, and things like cmd/ossxmix have DEPENDS=GTK in their .config
file.
So it should just ignore it when building.
François.
More information about the oss-devel
mailing list