Hi, > I think, that no. Since last libqt4-dev package (4.4.0 from unstable) > still depends on libx11-dev and other X11 stuff).
No, libqt4-dev doesn't depends on libx11-dev. You must have apt default behavior: install recommends. You can drop a file in /etc/apt/apt.conf.d/ with: APT::Install-Recommends "false"; On a fresh install: # apt-get install libqt4-dev [...] Need to get 40.9MB of archives. After this operation, 133MB of additional disk space will be used. cheers, Fathi -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

