diff options
author | Jan Lübbe <jluebbe@debian.org> | 2009-09-08 10:43:41 +0000 |
---|---|---|
committer | Jan Lübbe <jluebbe@debian.org> | 2009-09-08 17:30:10 +0000 |
commit | e492707aff890e6ef04ad1815733019a2718fcad (patch) | |
tree | 85d764265f5a291386b3900a8bff5b6a6cc99621 /recipes/libdbi/libdbi_0.8.3.bb | |
parent | 51ddada3f458e9a3553cf0d952490af651ae3e7d (diff) |
libdbi: disable building docs (would need docbook/openjade)
Diffstat (limited to 'recipes/libdbi/libdbi_0.8.3.bb')
-rw-r--r-- | recipes/libdbi/libdbi_0.8.3.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/libdbi/libdbi_0.8.3.bb b/recipes/libdbi/libdbi_0.8.3.bb index bd54419686..d5803c0ec4 100644 --- a/recipes/libdbi/libdbi_0.8.3.bb +++ b/recipes/libdbi/libdbi_0.8.3.bb @@ -1 +1,3 @@ require ${PN}.inc + +PR = "${INC_PR}.0" |