diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-05-13 16:46:20 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-05-13 16:46:20 -0500 |
commit | c3714d2ced877d97074ab6186d6c300cb039504c (patch) | |
tree | 67ec68913ef45f0fb0cc9ec9fce96df7d90546d7 /ubuntu/maverick/applications/gtk-qt-engine/debian/control | |
parent | 31c67d4e8e97637bbd0fa759d466283be853d7cf (diff) | |
download | tde-packaging-c3714d2ced877d97074ab6186d6c300cb039504c.tar.gz tde-packaging-c3714d2ced877d97074ab6186d6c300cb039504c.zip |
Add debugging symbols package to gtk-qt-engine-trinity
Diffstat (limited to 'ubuntu/maverick/applications/gtk-qt-engine/debian/control')
-rw-r--r-- | ubuntu/maverick/applications/gtk-qt-engine/debian/control | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ubuntu/maverick/applications/gtk-qt-engine/debian/control b/ubuntu/maverick/applications/gtk-qt-engine/debian/control index a1529b6d8..86143b89b 100644 --- a/ubuntu/maverick/applications/gtk-qt-engine/debian/control +++ b/ubuntu/maverick/applications/gtk-qt-engine/debian/control @@ -21,3 +21,13 @@ Description: theme engine using Qt for GTK+ 2.x and Trinity . Please note that this package is targeted at Trinity users and therefore provides a way to configure it from within KControl. + +Package: gtk-qt-engine-trinity-dbg +Section: devel +Architecture: any +Priority: extra +Depends: gtk-qt-engine-trinity (= ${binary:Version}), tdelibs-trinity-dbg +Description: debugging symbols for the GTK-Qt Theme Engine [Trinity] + This package contains the debugging symbols associated with gtk-qt-engine-trinity. + They will automatically be used by gdb for debugging gtk-qt-engine-trinity-related + issues. |