meld3: Fix dependencies
This commit is contained in:
@@ -5,14 +5,14 @@ _realname=meld
|
||||
pkgbase=mingw-w64-${_realname}3
|
||||
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}3"
|
||||
pkgver=3.21.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Visual diff and merge tool (mingw-w64)"
|
||||
arch=('any')
|
||||
url="https://meldmerge.org/"
|
||||
license=("GPL" "LGPL")
|
||||
options=('strip' 'staticlibs')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-gtk3"
|
||||
"${MINGW_PACKAGE_PREFIX}-gtksourceview3"
|
||||
"${MINGW_PACKAGE_PREFIX}-gtksourceview4"
|
||||
"${MINGW_PACKAGE_PREFIX}-adwaita-icon-theme"
|
||||
"${MINGW_PACKAGE_PREFIX}-gsettings-desktop-schemas"
|
||||
"${MINGW_PACKAGE_PREFIX}-python-gobject")
|
||||
|
||||
Reference in New Issue
Block a user