mate-terminal: readd dependency to mate-desktop (#228)

resolved #226
This commit is contained in:
John Zimmermann 2018-06-20 01:20:26 +02:00 committed by Alessio Sergi
parent 0a54e0bc98
commit 773b8c7cf7

View file

@ -1,11 +1,11 @@
# Template file for 'mate-terminal' # Template file for 'mate-terminal'
pkgname=mate-terminal pkgname=mate-terminal
version=1.20.1 version=1.20.1
revision=2 revision=3
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="glib-devel intltool itstool pkg-config" hostmakedepends="glib-devel intltool itstool pkg-config"
makedepends="libSM-devel vte3-devel dconf-devel" makedepends="libSM-devel vte3-devel dconf-devel"
depends="dbus" depends="dbus mate-desktop"
short_desc="The MATE Terminal Emulator" short_desc="The MATE Terminal Emulator"
maintainer="Juan RP <xtraeme@voidlinux.eu>" maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-3.0-or-later" license="GPL-3.0-or-later"