summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aa0009eb37a6..b818d670b1d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,6 +12,7 @@ arch=('i686' 'x86_64')
url='http://sites.google.com/site/fullycapable/'
license=('GPL2')
depends=('glibc' 'attr')
+provides=('libcap')
makedepends=('linux-api-headers')
source=("$_gitname::git://git.kernel.org/pub/scm/linux/kernel/git/morgan/libcap.git")
md5sums=('SKIP')