summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorsvntcreutz <svntcreutz@cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f>2007-07-27 02:34:13 +0000
committersvntcreutz <svntcreutz@cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f>2007-07-27 02:34:13 +0000
commitb97b2e61d62a2dccb8f020ae252a76a2c6694eb9 (patch)
treea110d862aa52056aa5835870d194f2aa1525ea16 /debian
parent051f6092a531bf0e051f76ac1128f7bbda43fa62 (diff)
downloadvdr-plugin-menuorg-b97b2e61d62a2dccb8f020ae252a76a2c6694eb9.tar.gz
vdr-plugin-menuorg-b97b2e61d62a2dccb8f020ae252a76a2c6694eb9.tar.bz2
It compiles, but it crashes on initializing (some pointer issue?!).
Added libxml++2.6-dev to build depends. write a plugin description git-svn-id: file:///home/tobias/sandbox/vdr/--/vdr-pkg/vdr-pkg/submenu/trunk@5652 cd0d6b48-d4f9-0310-940f-ab8c4eb44d3f
Diffstat (limited to 'debian')
-rw-r--r--debian/control7
1 files changed, 4 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index 5c00f22..b894fd5 100644
--- a/debian/control
+++ b/debian/control
@@ -2,12 +2,13 @@ Source: vdr-plugin-menuorg
Section: misc
Priority: extra
Maintainer: Tobias Grimm <tg@e-tobi.net>
-Build-Depends: debhelper (>= 5), vdr-dev (>= 1.4.7-2ctvdr1)
+Build-Depends: debhelper (>= 5), vdr-dev (>= 1.4.7-2ctvdr1), libxml++2.6-dev
Standards-Version: 3.7.2
Package: vdr-plugin-menuorg
Architecture: any
Depends: ${shlibs:Depends}, ${vdr:Depends}
-Description: <insert up to 60 chars description>
- <insert long description, indented with spaces>
+Description: organize your Mainmenu
+ With this plugin you can organize your Mainmenu.
+ It use the menu definition file from the setup plugin.
XB-VDR-Patchlevel: ${vdr:Patchlevel}