declaration of dependencies moved to variant files

This commit is contained in:
2016-06-03 17:53:01 +02:00
parent d0f3636e06
commit 7fa15b6acf
46 changed files with 219 additions and 140 deletions
+1
View File
@@ -0,0 +1 @@
tiff/4.0.3 stable
+2 -1
View File
@@ -9,6 +9,7 @@ pbuild::configure() {
|| exit 1
}
CC=gcc
pbuild::add_to_group 'Libraries'
pbuild::set_build_dependencies "${COMPILER}"
pbuild::make_all