aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorBernd Lamecker <blam@(none).(none)>2010-04-28 13:17:51 +0200
committerTorsten Rahn <Torsten.Rahn@basyskom.de>2010-04-29 15:37:09 +0200
commita743b5348565d79d66b8f5f35c053398bc27e174 (patch)
tree91019e19b6bd6904450a21389702f2323722e229 /debian/control
parente900fe2b53fe23b656664a2ff4db884e6d6cface (diff)
Changes: extra debian package for plain Qt
RevBy: TrustMe Details: plain Qt is packaged into a extra debian package, if the plugin is not compiled, an empty package is generated. Added plainqt to DEB_BUILD_OPTIONS to add plainQt to the build.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 0e04e178..ed24163e 100644
--- a/debian/control
+++ b/debian/control
@@ -30,6 +30,12 @@ Depends: ${misc:Depends}, ${launcher:Depends}, ${shlibs:Depends}
Description: MeeGo Touch views library
MeeGo Touch views framework library
+Package: libmeegotouchqtstyle
+Architecture: any
+Depends: libmeegotouchcore0, libmeegotouchviews0
+Description: MeeGo Touch Qt style for plain Qt applications
+ MeeGo Touch Qt style plugin
+
Package: libmeegotouch-bin
Architecture: any
Depends: ${misc:Depends}, ${launcher:Depends}, ${shlibs:Depends}