diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2007-04-11 18:11:58 +0100 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2007-04-11 18:11:58 +0100 |
commit | c494a25b1a462744c7b78e0160d75aa1e6f97f06 (patch) | |
tree | f64b3174bf362ed36f4fb5d483c1aa3294bcb7aa | |
parent | 91fbaf503a19e6a3d838fac68885d023a9b7cf6a (diff) | |
download | xine-lib-c494a25b1a462744c7b78e0160d75aa1e6f97f06.tar.gz xine-lib-c494a25b1a462744c7b78e0160d75aa1e6f97f06.tar.bz2 |
Re-enable the libcaca test for .deb building.
-rwxr-xr-x | debian/rules | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules index 8e4ca67fe..395b983e0 100755 --- a/debian/rules +++ b/debian/rules @@ -64,7 +64,6 @@ CONFIGURE_FLAGS := --prefix=/usr \ --with-external-libmad \ --with-external-a52dec \ --with-external-libdts \ - --disable-cacatest \ $(DEB_BUILD_CONFIG_OPTIONS) \ CFLAGS="$(CFLAGS)" |