diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-04-05 01:44:16 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-04-05 01:44:16 -0500 |
commit | 9487577fcf4c34c9fce5d909ba9227a9e5bde399 (patch) | |
tree | bc9bfe2a817613aefb492d3960fb31647a50f6b0 /ubuntu/raring/applications/amarok/debian/rules | |
parent | 09faf92fbfa23a03fb6b723533a1aebf1a1a705d (diff) | |
download | tde-packaging-9487577fcf4c34c9fce5d909ba9227a9e5bde399.tar.gz tde-packaging-9487577fcf4c34c9fce5d909ba9227a9e5bde399.zip |
Build Amarok tag writing support on Debian and Ubuntu
Diffstat (limited to 'ubuntu/raring/applications/amarok/debian/rules')
-rwxr-xr-x | ubuntu/raring/applications/amarok/debian/rules | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ubuntu/raring/applications/amarok/debian/rules b/ubuntu/raring/applications/amarok/debian/rules index 77b0e3159..277aff4ec 100755 --- a/ubuntu/raring/applications/amarok/debian/rules +++ b/ubuntu/raring/applications/amarok/debian/rules @@ -31,6 +31,7 @@ DEB_CONFIGURE_EXTRA_FLAGS := --without-included-sqlite \ --with-libgpod \ --with-libnjb \ --with-libmtp \ + --with-mp4v2 \ --enable-mysql \ --enable-postgresql \ --with-yauap \ |