leafpad: needs desktop-file-utils and hicolor-icon-theme at runtime.

This commit is contained in:
Juan RP 2014-04-04 12:42:26 +02:00
parent 8a5fc9fb86
commit a083d5698f
1 changed files with 3 additions and 2 deletions

View File

@ -2,13 +2,14 @@
pkgname="leafpad"
version="0.8.18.1"
revision=1
revision=2
build_style=gnu-configure
short_desc="GTK+ Simple text editor"
maintainer="Carlo Dormeletti <carlo.dormeletti@email.it>"
license="GPL-2"
hostmakedepends="intltool pkg-config"
makedepends="gettext-devel gtk+-devel"
makedepends="gettext-devel gtk+-devel desktop-file-utils hicolor-icon-theme"
depends="desktop-file-utils hicolor-icon-theme"
homepage="http://tarot.freeshell.org/leafpad/"
distfiles="http://download-mirror.savannah.gnu.org/releases/leafpad/leafpad-${version}.tar.gz"
checksum="959d22ae07f22803bc66ff40d373a854532a6e4732680bf8a96a3fbcb9f80a2c"