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