From 87c71ba989d050d3d2f03fea62b7ea119af682ef Mon Sep 17 00:00:00 2001 From: arcan1s Date: Wed, 17 Sep 2014 09:35:16 +0400 Subject: [PATCH] update dep list --- istodo/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/istodo/PKGBUILD b/istodo/PKGBUILD index 7eb82c6..e69a1da 100644 --- a/istodo/PKGBUILD +++ b/istodo/PKGBUILD @@ -8,7 +8,7 @@ pkgdesc="Crossplatform Qt5 based organizer for students" arch=('i686' 'x86_64') url="http://istodo.ru/" license=('GPL3') -depends=('hicolor-icon-theme' 'libsm' 'mesa') +depends=('hicolor-icon-theme' 'qt5-base') makedepends=('desktop-file-utils') source=("http://dev.istodo.ru/istodo-desktop/get/v${pkgver}.tar.gz") install=${pkgname}.install