diff options
author | Robert Xu <robxu9@gmail.com> | 2011-08-11 19:56:57 -0400 |
---|---|---|
committer | Robert Xu <robxu9@gmail.com> | 2011-08-11 19:56:57 -0400 |
commit | 6af7d95a6917dbdf9a9021664e8bb2c820dd992d (patch) | |
tree | 3e42f263c18a47ecf84b396d3b31fc6d69ff5d42 /opensuse/libtqt4 | |
parent | 47a0aa4601c58418067dcfaea332e1d5911d3fe3 (diff) | |
download | tde-packaging-6af7d95a6917dbdf9a9021664e8bb2c820dd992d.tar.gz tde-packaging-6af7d95a6917dbdf9a9021664e8bb2c820dd992d.zip |
* add arts
* starts packaging naming tde-* (eg. tde-kdelibs)
Diffstat (limited to 'opensuse/libtqt4')
-rw-r--r-- | opensuse/libtqt4/libtqt4.spec | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/opensuse/libtqt4/libtqt4.spec b/opensuse/libtqt4/libtqt4.spec index dc4b7fb1f..59d8cf5a4 100644 --- a/opensuse/libtqt4/libtqt4.spec +++ b/opensuse/libtqt4/libtqt4.spec @@ -38,7 +38,7 @@ Requires: qt3 >= 3.3.8c %if %{with_qt4} BuildRequires: libqt4-devel >= 4.7.0 -BuildRequires: libqt4-x11 >= 4.7.0 +Requires: libqt4-x11 >= 4.7.0 %endif BuildRequires: cmake @@ -68,6 +68,7 @@ Authors: Summary: TQtinterface header files Group: Graphical Desktop/TDE Requires: libtqt4 +Requires: qt3 >= 3.3.8c %description devel This package contains Trinity KDE specific window options and commands. You need this package to compile Trinity modules. (TQT headers) |