mirror of
https://github.com/moparisthebest/arch-ppa
synced 2024-11-21 16:25:00 -05:00
Add missing makedepends
This commit is contained in:
parent
620567183b
commit
7f4a715dad
@ -9,7 +9,7 @@ arch=('x86_64')
|
|||||||
url="https://redisdesktop.com/"
|
url="https://redisdesktop.com/"
|
||||||
license=('GPLv3')
|
license=('GPLv3')
|
||||||
depends=('qt5-base' 'qt5-charts' 'qt5-imageformats' 'qt5-tools' 'qt5-declarative' 'qt5-quickcontrols' 'qt5-graphicaleffects' 'qt5-svg' 'libssh2')
|
depends=('qt5-base' 'qt5-charts' 'qt5-imageformats' 'qt5-tools' 'qt5-declarative' 'qt5-quickcontrols' 'qt5-graphicaleffects' 'qt5-svg' 'libssh2')
|
||||||
makedepends=('git' 'gcc')
|
makedepends=('git' 'gcc' 'python2')
|
||||||
conflicts=('redis-desktop-manager-bin')
|
conflicts=('redis-desktop-manager-bin')
|
||||||
source=("rdm::git://github.com/uglide/RedisDesktopManager.git#tag=${_pkgver}"
|
source=("rdm::git://github.com/uglide/RedisDesktopManager.git#tag=${_pkgver}"
|
||||||
'fix.patch'
|
'fix.patch'
|
||||||
|
Loading…
Reference in New Issue
Block a user