diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..d440ba2 --- /dev/null +++ b/debian/control @@ -0,0 +1,14 @@ +Source: kommando +Section: kde +Priority: optional +Maintainer: Sune Vuorela <[email protected]> +Build-Depends: debhelper (>= 5.0.0), kdelibs4-dev, autotools-dev, quilt +Standards-Version: 3.7.2 + +Package: kommando +Architecture: any +Depends: ${shlibs:Depends} +Description: a kde wheel-menu to quickly pick menu items with the mouse + it allows rapid access to user defined applications and shell + commands and is of course a nice piece of eyecandy to improve the + look and usability of kde. |