From 1f67f5ca4efb12f185cd8c13e63f4ba71b8ef3c8 Mon Sep 17 00:00:00 2001 From: Akira Ohgaki <akiraohgaki@gmail.com> Date: Mon, 17 Oct 2016 07:33:18 +0900 Subject: [PATCH] debian/control --- pkg/ubuntu/debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/ubuntu/debian/control b/pkg/ubuntu/debian/control index e98ffa9..c781581 100644 --- a/pkg/ubuntu/debian/control +++ b/pkg/ubuntu/debian/control @@ -8,5 +8,5 @@ Standards-Version: 3.9.4 Package: xdgurl Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, libqt5svg5 (>= 5.3.0), qtdeclarative5-qtquick2-plugin (>= 5.3.0), qtdeclarative5-window-plugin (>= 5.3.0), qtdeclarative5-controls-plugin (>= 5.3.0), qtdeclarative5-dialogs-plugin (>= 5.3.0) -Description: xdgurl +Description: An install helper program for desktop stuff An install helper program for desktop stuff. -- GitLab