diff options
Diffstat (limited to 'debian/rules')
-rwxr-xr-x | debian/rules | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules index bdaa347f8..0e03b0edd 100755 --- a/debian/rules +++ b/debian/rules @@ -70,6 +70,7 @@ CONFIGURE_FLAGS := \ --with-freetype \ --with-wavpack \ --enable-ipv6 \ + --with-external-dvdnav \ $(DEB_BUILD_CONFIG_OPTIONS) configure: configure-stamp |