Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuotesting9.git;a=commitdiff;h=8c2e0156c04bb16c8697b338674fa81c43a66a41
commit 8c2e0156c04bb16c8697b338674fa81c43a66a41 Author: James Buren <[email protected]> Date: Mon Dec 31 06:01:05 2012 -0600 edb-debugger-0.9.18-2-x86_64 * rebuild with boost diff --git a/source/xapps-extra/edb-debugger/FrugalBuild b/source/xapps-extra/edb-debugger/FrugalBuild index dc43ff2..3f7eaed 100644 --- a/source/xapps-extra/edb-debugger/FrugalBuild +++ b/source/xapps-extra/edb-debugger/FrugalBuild @@ -4,11 +4,11 @@ pkgname=edb-debugger _F_archive_name="debugger" pkgver=0.9.18 -pkgrel=1 +pkgrel=2 pkgdesc="EDB (Evan's Debugger) is a QT4 based binary mode debugger with the goal of having usability on par with OllyDbg." url="http://www.codef00.com/projects.php" depends=('libqtgui' 'bzip2' 'libuuid' 'libqtnetwork' 'libqtxml') -makedepends=('boost') +makedepends=('boost>=1.50.0') groups=('xapps-extra') archs=('i686' 'x86_64') _F_gnome_desktop="y" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
