FS#20193 - [wxgtk] optionnal dependency
Attached to Project:
Arch Linux
Opened by belgarion.2022.3ac7d (garion) - Friday, 16 July 2010, 08:11 GMT
Last edited by Jan de Groot (JGC) - Monday, 19 July 2010, 14:42 GMT
Opened by belgarion.2022.3ac7d (garion) - Friday, 16 July 2010, 08:11 GMT
Last edited by Jan de Groot (JGC) - Monday, 19 July 2010, 14:42 GMT
|
Details
Is it possible to make gstreamer0.10-base an optional
dependency (currently it is just a dependency) for wxgtk
from extra ?
For example, currently, when we just install gnuplot, we must install gstreamer0.10-base ! Thanks. |
This task depends upon
gnuplot doesn't use libwx_gtk2u_media-2.8.so so if nothing else use gstreamer on your system, you explicitely remove gstreamer: 'pacman -Rd gstreamer0.10-base gstreamer0.10' or better, rebuild wxgtk with --disable-mediactrl.