Date: Wednesday, March 4, 2015 @ 13:36:56 Author: spupykin Revision: 128715
upgpkg: inotify-tools 3.14-4 upd Modified: inotify-tools/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-03-04 12:34:07 UTC (rev 128714) +++ PKGBUILD 2015-03-04 12:36:56 UTC (rev 128715) @@ -11,7 +11,7 @@ url="https://github.com/rvoicilas/inotify-tools" license=('GPL') depends=() -makedepends=('gcc' 'make' 'git') +makedepends=('gcc' 'make' 'doxygen' 'git') options=('docs') #source=(http://github.com/downloads/rvoicilas/inotify-tools/inotify-tools-$pkgver.tar.gz) source=("git://github.com/rvoicilas/inotify-tools.git#commit=1df9af4d6cd0f4af4b1b19254bcf056aed4ae395")
