meld: make this work and add proper rdeps.
This commit is contained in:
parent
c97ff6ecfc
commit
23db7e3a10
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'meld'
|
# Template file for 'meld'
|
||||||
pkgname=meld
|
pkgname=meld
|
||||||
version=3.12.1
|
version=3.12.1
|
||||||
revision=2
|
revision=3
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style="python-module"
|
build_style="python-module"
|
||||||
hostmakedepends="pkg-config intltool gnome-doc-utils python itstool gtk-update-icon-cache"
|
hostmakedepends="pkg-config intltool gnome-doc-utils python itstool gtk-update-icon-cache"
|
||||||
depends="pygtk pygtksourceview desktop-file-utils hicolor-icon-theme"
|
depends="python-gobject gtksourceview desktop-file-utils hicolor-icon-theme"
|
||||||
pycompile_module="meld"
|
pycompile_module="meld"
|
||||||
short_desc="Visual diff and merge tool"
|
short_desc="Visual diff and merge tool"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue