diff options
author | Francois Andriot <francois.andriot@free.fr> | 2012-05-05 11:34:34 +0200 |
---|---|---|
committer | Francois Andriot <francois.andriot@free.fr> | 2012-05-05 11:34:34 +0200 |
commit | f1065956438b52a10eacdedce863b1add3ea0261 (patch) | |
tree | 1c596a215f03e7d8df9a0bd41359559f7f7394ee /ubuntu/maverick/tdegames/debian/control | |
parent | dcfb68136c0561ba4bcbef1336ff6f02b49c8900 (diff) | |
parent | ef580fce6c65aad3c25ee7023f2047d865933281 (diff) | |
download | tde-packaging-f1065956438b52a10eacdedce863b1add3ea0261.tar.gz tde-packaging-f1065956438b52a10eacdedce863b1add3ea0261.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
Diffstat (limited to 'ubuntu/maverick/tdegames/debian/control')
-rw-r--r-- | ubuntu/maverick/tdegames/debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ubuntu/maverick/tdegames/debian/control b/ubuntu/maverick/tdegames/debian/control index 42e2c7e39..9a34a3f46 100644 --- a/ubuntu/maverick/tdegames/debian/control +++ b/ubuntu/maverick/tdegames/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> XSBC-Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Uploaders: Ana Beatriz Guerrero Lopez <ana@debian.org>, Christopher Martin <chrsmrtn@debian.org>, Daniel Schepler <schepler@debian.org>, Sune Vuorela <debian@pusling.com> -Build-Depends: libasound2-dev, cdbs (>= 0.4.39-0.1), debhelper (>= 5.0.31), autotools-dev, gawk, gettext, tdelibs4-trinity-dev (>= 4:3.5.10), libtool, groff-base, sharutils, bzip2, sharutils, libogg-dev, libogg-dev-la, automake, autoconf, libtool, libltdl-dev +Build-Depends: libasound2-dev, cdbs (>= 0.4.39-0.1), debhelper (>= 5.0.31), autotools-dev, gawk, gettext, tdelibs4-trinity-dev, libtool, groff-base, sharutils, bzip2, sharutils, libogg-dev, libogg-dev-la, automake, autoconf, libtool, libltdl-dev Build-Depends-Indep: doxygen, graphviz, gsfonts-x11, libtqtinterface-doc, tdelibs4-trinity-doc Standards-Version: 3.8.4 @@ -76,7 +76,7 @@ Architecture: any Section: libdevel Replaces: libkdegames-trinity-dev (<< 4:14.0.0) Breaks: libkdegames-trinity-dev (<< 4:14.0.0) -Depends: tdelibs4-trinity-dev (>= 4:3.5.1), libtdegames1-trinity (= ${Source-Version}) +Depends: tdelibs4-trinity-dev, libtdegames1-trinity (= ${Source-Version}) Description: Trinity games library headers This package is necessary if you want to develop your own games using the KDE games library. |