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

Bug#486824: dependency: libqt4-dev needs libice-dev, libx11-dev



On Wednesday 18 June 2008, Klaus Schneider wrote:
> Package: libqt4-dev
> Version: 4.4.0-2
> Severity: normal
>
> libqt4-dev should depend on libice-dev and libx11-dev; 

No it shouldn't. 

> without these
> packages, it is not possible to compile Qt apps.

Yes it is.

$ apt-get -oAPT::Install-Recommends=false install libqt4-dev
$ cat foo.cpp
#include <QtGui>

int main(int argc, char *argv[])
{
        QApplication app(argc,argv);
        QLabel l("HELLO WORLD");
        l.show();
        return app.exec();
}

$ qmake-qt4 -project
$ qmake-qt4
$ make
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -
DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -
I/usr/include/qt4/QtCore -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -
I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -I. -I. -o foo.o foo.cpp
g++  -o test foo.o    -L/usr/lib -lQtGui -lQtCore -lpthread
$ dpkg -l libx11-dev libice-dev
No packages found matching libx11-dev.
No packages found matching libice-dev.

Now it is your turn - I plan to close this bug soonish.

/Sune

> -- System Information:
> Debian Release: lenny/sid
>   APT prefers testing
>   APT policy: (500, 'testing')
> Architecture: i386 (i686)
>
> Kernel: Linux 2.6.17-2-686 (SMP w/1 CPU core)
> Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/bash
>
> Versions of packages libqt4-dev depends on:
> ii  libc6                  2.7-10            GNU C Library: Shared
> libraries ii  libgcc1                1:4.3.0-5         GCC support library
> ii  libqt4-assistant       4.4.0-2           Qt 4 assistant module
> ii  libqt4-dbus            4.4.0-2           Qt 4 D-Bus module
> ii  libqt4-designer        4.4.0-2           Qt 4 designer module
> ii  libqt4-help            4.4.0-2           Qt 4 help module
> ii  libqt4-network         4.4.0-2           Qt 4 network module
> ii  libqt4-qt3support      4.4.0-2           Qt 3 compatibility library for
> Qt ii  libqt4-script          4.4.0-2           Qt 4 script module
> ii  libqt4-sql             4.4.0-2           Qt 4 SQL module
> ii  libqt4-svg             4.4.0-2           Qt 4 SVG module
> ii  libqt4-test            4.4.0-2           Qt 4 test module
> ii  libqt4-webkit          4.4.0-2           Qt 4 WebKit module
> ii  libqt4-xml             4.4.0-2           Qt 4 XML module
> ii  libqt4-xmlpatterns     4.4.0-2           Qt 4 XML patterns module
> ii  libqtcore4             4.4.0-2           Qt 4 core module
> ii  libqtgui4              4.4.0-2           Qt 4 GUI module
> ii  libstdc++6             4.3.0-5           The GNU Standard C++ Library
> v3 ii  zlib1g                 1:1.2.3.3.dfsg-12 compression library -
> runtime
>
> Versions of packages libqt4-dev recommends:
> ii  libqt4-opengl-dev             4.4.0-2    Qt 4 OpenGL library
> development fi
>
> -- no debconf information


-- 
I cannot turn on the graphic folder from Photoshop 2.8, how does it work?

You either must connect a port to the SIMM, or must log on a MIDI 3Dfx 
processor over the back-end, this way from the control panel inside Word you 
must save a head over the ethernet folder on the mail of the secret code to 
forward to a front-end of a bus.

Attachment: signature.asc
Description: This is a digitally signed message part.


Reply to: