git » sdl2_ttf.git » commit 1419420

Remove provides

author Sven-Hendrik Haase
2013-08-08 15:37:39 UTC
committer Sven-Hendrik Haase
2013-08-08 15:37:39 UTC
parent 83274209c76621511d128d8d9dff116bf9abe3d9

Remove provides

PKGBUILD +0 -1

diff --git a/PKGBUILD b/PKGBUILD
index fe74331..41d5ac0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,6 @@ url="http://www.libsdl.org"
 license=('MIT')
 depends=('sdl2' 'freetype2')
 makedepends=('cmake')
-provides=(sdl2_ttf)
 options=(!libtool)
 source=("http://www.libsdl.org/tmp/SDL_ttf/release/SDL2_ttf-${pkgver}.tar.gz")
 md5sums=('a0925e117cc5f0fb7cf2a66c7968c117')