[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Dependency problem



* Torquil Macdonald Sørensen <torquil@gmail.com>, 2011-08-11, 17:52:
Either

python-wxgtk2.8

or

"python-qt4 and python-qt4-gl"

or

python-fltk

or

"python-gtk2 and python-gtkglext1"

You can use something as ugly as:

Depends:
    python-wxgtk2.8 | python-qt4 | python-fltk | python-gtk2,
    python-wxgtk2.8 | python-qt4 | python-fltk | python-gtkglext1,
    python-wxgtk2.8 | python-qt4-gl | python-fltk | python-gtk2,
    python-wxgtk2.8 | python-qt4-gl | python-fltk | python-gtkglext1

--
Jakub Wilk


Reply to: