From c1ed6d4c25f9724abfd6b439de989023b053da0c Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Sun, 29 Dec 2013 17:55:53 -0200 Subject: sylpheed-nonprism: move compface from makedepends to depends --- nonprism/sylpheed-nonprism/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nonprism/sylpheed-nonprism/PKGBUILD b/nonprism/sylpheed-nonprism/PKGBUILD index 34d15ce73..08b0b3c13 100644 --- a/nonprism/sylpheed-nonprism/PKGBUILD +++ b/nonprism/sylpheed-nonprism/PKGBUILD @@ -8,13 +8,13 @@ _pkgname=sylpheed pkgname=sylpheed-nonprism pkgver=3.3.0 -pkgrel=1 +pkgrel=1.1 pkgdesc="Lightweight and user-friendly e-mail client, without Gmail support" arch=('i686' 'x86_64') url="http://sylpheed.sraoss.jp/en/" license=('GPL') -depends=('gpgme' 'gtkspell' 'desktop-file-utils') -makedepends=('compface' 'openssl') +depends=('gpgme' 'gtkspell' 'desktop-file-utils' 'compface') +makedepends=('openssl') options=('!libtool') replaces=$_pkgname conflicts=$_pkgname -- cgit v1.2.3