Date: Saturday, April 27, 2013 @ 03:19:26 Author: arodseth Revision: 89134
upgpkg: libdom 0.0.1-1 Modified: libdom/trunk/PKGBUILD (contents, properties) ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-04-27 01:14:34 UTC (rev 89133) +++ PKGBUILD 2013-04-27 01:19:26 UTC (rev 89134) @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 89130 2013-04-27 00:42:12Z arodseth $ +# $Id$ # Maintainer: Alexander Rødseth <[email protected]> pkgname=libdom @@ -8,7 +8,7 @@ arch=('x86_64' 'i686') url='http://www.netsurf-browser.org/projects/libdom/' license=('MIT') -depends=('hubbub>=0.2.0' 'libwapcaplet>=0.2.0') +depends=('hubbub>=0.2.0' 'libwapcaplet>=0.2.0' 'expat') makedepends=('netsurf-buildsystem') source=("http://download.netsurf-browser.org/libs/releases/$pkgname-$pkgver-src.tar.gz") sha256sums=('2aa75861c8a8291b6b3d1a3856c65ca615677afeec64ccfdf35a113a292c36b1') Property changes on: libdom/trunk/PKGBUILD ___________________________________________________________________ Added: svn:keywords ## -0,0 +1 ## +Id \ No newline at end of property
