diff options
| -rw-r--r-- | meta/packages/ohm/ohm_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/ohm/ohm_git.bb b/meta/packages/ohm/ohm_git.bb index b3a5c62c2b..dfad988df6 100644 --- a/meta/packages/ohm/ohm_git.bb +++ b/meta/packages/ohm/ohm_git.bb | |||
| @@ -17,4 +17,4 @@ do_configure_prepend() { | |||
| 17 | touch gtk-doc.make | 17 | touch gtk-doc.make |
| 18 | } | 18 | } |
| 19 | 19 | ||
| 20 | EXTRA_OECONF = "--with-distro=debian --disable-gtk-doc" | 20 | EXTRA_OECONF = "--with-distro=debian --disable-gtk-doc --with-xauth-dir=/home/root" |
