mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
community/meld: remove unused intltool dependency
This commit is contained in:
parent
101906cec1
commit
1a94adf324
@ -3,7 +3,7 @@
|
|||||||
# Maintainer: August Klein <amatcoder@gmail.com>
|
# Maintainer: August Klein <amatcoder@gmail.com>
|
||||||
pkgname=meld
|
pkgname=meld
|
||||||
pkgver=3.22.0
|
pkgver=3.22.0
|
||||||
pkgrel=3
|
pkgrel=4
|
||||||
pkgdesc="A visual diff and merge tool"
|
pkgdesc="A visual diff and merge tool"
|
||||||
url="https://meldmerge.org"
|
url="https://meldmerge.org"
|
||||||
arch="noarch"
|
arch="noarch"
|
||||||
@ -19,7 +19,6 @@ depends="
|
|||||||
makedepends="
|
makedepends="
|
||||||
glib-dev
|
glib-dev
|
||||||
gtksourceview4-dev
|
gtksourceview4-dev
|
||||||
intltool
|
|
||||||
itstool
|
itstool
|
||||||
libxml2-utils
|
libxml2-utils
|
||||||
meson
|
meson
|
||||||
|
Loading…
Reference in New Issue
Block a user