Balló György pushed to branch main at Arch Linux / Packaging / Packages /
mate-icon-theme
Commits:
43a38308 by Balló György at 2024-04-22T12:28:15+02:00
Remove gettext from depends
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -7,7 +7,6 @@ pkgbase = mate-icon-theme
groups = mate
license = LGPL
makedepends = icon-naming-utils
- depends = gettext
options = !emptydirs
source =
https://pub.mate-desktop.org/releases/1.28/mate-icon-theme-1.28.0.tar.xz
sha256sums =
94d6079060ca5df74542921de4eea38b7d02d07561c919356d95de876f9a6d3a
=====================================
PKGBUILD
=====================================
@@ -10,7 +10,6 @@ url="https://mate-desktop.org"
arch=('any')
license=('LGPL')
options=('!emptydirs')
-depends=('gettext')
makedepends=('icon-naming-utils')
groups=('mate')
source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/mate-icon-theme/-/commit/43a38308ade72856590af7023d4c1d4800f64a85
--
This project does not include diff previews in email notifications.
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/mate-icon-theme/-/commit/43a38308ade72856590af7023d4c1d4800f64a85
You're receiving this email because of your account on gitlab.archlinux.org.