From 73c2ace41b807b7233b3196f829ae81e4a4bc7d1 Mon Sep 17 00:00:00 2001
From: Cecil Hugh Watson <knoppmyth@gmail.com>
Date: Wed, 11 Feb 2009 23:39:47 -0800
Subject: Need boost, so boost it gets.

---
 abs/extra-testing/rtmpdump/PKGBUILD | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/abs/extra-testing/rtmpdump/PKGBUILD b/abs/extra-testing/rtmpdump/PKGBUILD
index 52050b2..33d90b1 100644
--- a/abs/extra-testing/rtmpdump/PKGBUILD
+++ b/abs/extra-testing/rtmpdump/PKGBUILD
@@ -3,11 +3,12 @@
 
 pkgname=rtmpdump
 pkgver=1.2a
-pkgrel=1
+pkgrel=2
 pkgdesc="A small dumper for media content streamed over the RTMP protocol."
 arch=('i686' 'x86_64')
 license=('GPL2')
 url="http://sourceforge.net/projects/rtmpdump/"
+depends=('boost')
 source=('http://garr.dl.sourceforge.net/sourceforge/rtmpdump/rtmpdump-v1.2a.tar.gz')
 
 build() {
-- 
cgit v0.12