Date: Friday, May 8, 2020 @ 17:17:20
  Author: felixonmars
Revision: 625725

upgpkg: deepin-draw 5.8.0.15-2: fix dependency

Modified:
  deepin-draw/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-05-08 17:17:01 UTC (rev 625724)
+++ PKGBUILD    2020-05-08 17:17:20 UTC (rev 625725)
@@ -2,12 +2,12 @@
 
 pkgname=deepin-draw
 pkgver=5.8.0.15
-pkgrel=1
+pkgrel=2
 pkgdesc="A lightweight drawing tool for Linux Deepin"
 arch=('x86_64')
 url="https://github.com/linuxdeepin/deepin-draw";
 license=('GPL3')
-depends=('deepin-notifications' 'deepin-qt5integration' 'dtkwm' 'freeimage' 
'libexif')
+depends=('deepin-picker' 'deepin-qt5integration' 'freeimage' 'libexif' 
'qt5-imageformats')
 makedepends=('qt5-tools')
 groups=('deepin-extra')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-draw/archive/$pkgver.tar.gz";)

Reply via email to