[gimp/meson: 64/128] Comment useless dependency. Add link for executable.
- From: Félix Piédallu <fpiedallu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/meson: 64/128] Comment useless dependency. Add link for executable.
- Date: Mon, 12 Feb 2018 13:45:11 +0000 (UTC)
commit bc5795d32d52fdc36096d22831fb16790418b231
Author: Félix Piédallu <felix piedallu me>
Date: Fri Jan 5 17:51:40 2018 +0100
Comment useless dependency. Add link for executable.
build/archlinux/PKGBUILD | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/build/archlinux/PKGBUILD b/build/archlinux/PKGBUILD
index c0cea2a..01d7f75 100644
--- a/build/archlinux/PKGBUILD
+++ b/build/archlinux/PKGBUILD
@@ -32,7 +32,7 @@ makedepends=(
'alsa-lib>=1.0.0'
'git'
'glib-networking'
- 'gnome-python>=2.16.2'
+ # 'gnome-python>=2.16.2'
'gutenprint>=5.0.0'
'intltool>=0.40.1'
'libxslt'
@@ -107,5 +107,6 @@ package() {
install -D -m644 "${srcdir}/linux.gpl" "${pkgdir}/usr/share/gimp/2.0/palettes/Linux.gpl"
ln -s gimp-2.9 "${pkgdir}/usr/bin/gimp"
+ ln -s gimptool-2.0 "${pkgdir}/usr/bin/gimptool"
ln -s gimp-console-2.9 "${pkgdir}/usr/bin/gimp-console"
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]