summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorChristian Aßfalg2015-08-02 13:42:42 +0200
committerChristian Aßfalg2015-08-02 13:42:42 +0200
commite89cab4195c660afbfb6752774541da2074965b8 (patch)
tree538c505692f644fdd922414ca8789cbe53c5139b /.SRCINFO
parent2a1984ecb23b3343e545b792df4085c6fb80e7bc (diff)
downloadaur-e89cab4195c660afbfb6752774541da2074965b8.tar.gz
removed another dependency, moved boost to makedepends and added boost-libs to depend. Added a .gitignore file which ignores packages, the git repo dir and the src and pkg dirs from makepkg
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b63ac3914fc5..877bec4f5c1f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,8 +9,8 @@ pkgbase = freeorion-git
license = GPL
makedepends = git
makedepends = cmake
- depends = boost
- depends = bullet
+ makedepends = boost
+ depends = boost-libs
depends = python2
depends = sdl2
depends = libvorbis