We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8047ac8 commit 2bba3b6Copy full SHA for 2bba3b6
packages/archlinux/PKGBUILD
@@ -7,7 +7,7 @@ url='https://github.com/fallahn/sfml-tmxloader'
7
license=('ZLIB')
8
depends=('sfml>=2.0')
9
makedepends=('git')
10
-provides=('sfml-tmxloader')
+provides=('sfml-tmxloader' 'pugixml')
11
12
_gitroot='https://github.com/fallahn/sfml-tmxloader.git'
13
_gitname='sfml-tmxloader'
0 commit comments