summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index be20bb7e79cf..b4ba8ffc82f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ arch=('x86_64')
url="http://www.codef00.com/projects.php#Debugger"
license=('GPL2')
depends=('lib32-qt4>=4.5')
-makedepends=('boost>=1.35.0')
+makedepends=('gcc-multilib' 'boost>=1.35.0')
install=edb.install
source=(http://www.codef00.com/projects/debugger-${pkgver}.tgz
edb32.desktop)