Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=807596be5848fd8f8acdd450ffb38d6fe8a62ae0
commit 807596be5848fd8f8acdd450ffb38d6fe8a62ae0 Author: James Buren <[email protected]> Date: Mon Jan 16 14:18:24 2012 -0700 screen-4.0.3-7-i686 * drop usage of libelf diff --git a/source/apps/screen/FrugalBuild b/source/apps/screen/FrugalBuild index 575b52a..f0ef0b7 100644 --- a/source/apps/screen/FrugalBuild +++ b/source/apps/screen/FrugalBuild @@ -3,11 +3,11 @@ pkgname=screen pkgver=4.0.3 -pkgrel=6 +pkgrel=7 pkgdesc="A full-screen window manager that multiplexes a physical terminal" url="http://www.gnu.org/software/screen/screen.html" pkgurl="http://ftp.uni-erlangen.de/pub/utilities/$pkgname/" -depends=('ncurses' 'libelf') +depends=('ncurses') groups=('apps') archs=('i686' 'x86_64' 'ppc' 'arm') up2date="Flasttar $pkgurl" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
