mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
community/glade: remove unused intltool dependency
This commit is contained in:
parent
1e1292fb24
commit
1d8c81ffdd
@ -2,7 +2,7 @@
|
|||||||
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
|
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
|
||||||
pkgname=glade
|
pkgname=glade
|
||||||
pkgver=3.40.0
|
pkgver=3.40.0
|
||||||
pkgrel=4
|
pkgrel=5
|
||||||
pkgdesc="User Interface Designer for GTK+ and GNOME"
|
pkgdesc="User Interface Designer for GTK+ and GNOME"
|
||||||
url="https://glade.gnome.org/"
|
url="https://glade.gnome.org/"
|
||||||
arch="all"
|
arch="all"
|
||||||
@ -11,7 +11,6 @@ makedepends="
|
|||||||
gobject-introspection-dev
|
gobject-introspection-dev
|
||||||
gtk+3.0-dev
|
gtk+3.0-dev
|
||||||
gtk-doc
|
gtk-doc
|
||||||
intltool
|
|
||||||
itstool
|
itstool
|
||||||
libxml2-dev
|
libxml2-dev
|
||||||
meson
|
meson
|
||||||
|
Loading…
Reference in New Issue
Block a user