diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2013-09-08 18:30:17 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2013-09-08 18:30:17 +0200 |
commit | 85dcb4c6fa5a83280b34e2d19eefa90d2b58b565 (patch) | |
tree | a9e3255d5ebafe211dc888137ff374bef2371ba1 /ubuntu | |
parent | dc938b123c138090e9fdcc9d84535d4f0a7a4e58 (diff) | |
download | tde-packaging-85dcb4c6fa5a83280b34e2d19eefa90d2b58b565.tar.gz tde-packaging-85dcb4c6fa5a83280b34e2d19eefa90d2b58b565.zip |
Add dependency libmad0-dev for libarts1-trinity-dev on Debian and Ubuntu
Diffstat (limited to 'ubuntu')
-rw-r--r-- | ubuntu/maverick/dependencies/arts/debian/control | 2 | ||||
-rw-r--r-- | ubuntu/precise/dependencies/arts/debian/control | 2 | ||||
-rw-r--r-- | ubuntu/raring/dependencies/arts/debian/control | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/ubuntu/maverick/dependencies/arts/debian/control b/ubuntu/maverick/dependencies/arts/debian/control index 40050742f..c535e2af4 100644 --- a/ubuntu/maverick/dependencies/arts/debian/control +++ b/ubuntu/maverick/dependencies/arts/debian/control @@ -58,7 +58,7 @@ Architecture: any Section: libdevel Replaces: libarts1-kde3-dev (<< 4:14.0.0), libarts1-trinity-dev (<< 4:14.0.0) Breaks: libarts1-kde3-dev (<< 4:14.0.0), libarts1-trinity-dev (<< 4:14.0.0) -Depends: libarts1c2a-trinity (= ${binary:Version}), libartsc0-trinity-dev (= ${binary:Version}), ${libasound2-dev}, libaudio-dev, libaudiofile-dev, libesd0-dev, libglib2.0-dev, libogg-dev, libvorbis-dev, libtqtinterface-dev +Depends: libarts1c2a-trinity (= ${binary:Version}), libartsc0-trinity-dev (= ${binary:Version}), ${libasound2-dev}, libaudio-dev, libaudiofile-dev, libesd0-dev, libglib2.0-dev, libogg-dev, libvorbis-dev, libmad0-dev, libtqtinterface-dev Description: development files for the aRts sound system core components This package contains the header files needed to build applications that use the aRts sound system. diff --git a/ubuntu/precise/dependencies/arts/debian/control b/ubuntu/precise/dependencies/arts/debian/control index 40050742f..c535e2af4 100644 --- a/ubuntu/precise/dependencies/arts/debian/control +++ b/ubuntu/precise/dependencies/arts/debian/control @@ -58,7 +58,7 @@ Architecture: any Section: libdevel Replaces: libarts1-kde3-dev (<< 4:14.0.0), libarts1-trinity-dev (<< 4:14.0.0) Breaks: libarts1-kde3-dev (<< 4:14.0.0), libarts1-trinity-dev (<< 4:14.0.0) -Depends: libarts1c2a-trinity (= ${binary:Version}), libartsc0-trinity-dev (= ${binary:Version}), ${libasound2-dev}, libaudio-dev, libaudiofile-dev, libesd0-dev, libglib2.0-dev, libogg-dev, libvorbis-dev, libtqtinterface-dev +Depends: libarts1c2a-trinity (= ${binary:Version}), libartsc0-trinity-dev (= ${binary:Version}), ${libasound2-dev}, libaudio-dev, libaudiofile-dev, libesd0-dev, libglib2.0-dev, libogg-dev, libvorbis-dev, libmad0-dev, libtqtinterface-dev Description: development files for the aRts sound system core components This package contains the header files needed to build applications that use the aRts sound system. diff --git a/ubuntu/raring/dependencies/arts/debian/control b/ubuntu/raring/dependencies/arts/debian/control index 40050742f..c535e2af4 100644 --- a/ubuntu/raring/dependencies/arts/debian/control +++ b/ubuntu/raring/dependencies/arts/debian/control @@ -58,7 +58,7 @@ Architecture: any Section: libdevel Replaces: libarts1-kde3-dev (<< 4:14.0.0), libarts1-trinity-dev (<< 4:14.0.0) Breaks: libarts1-kde3-dev (<< 4:14.0.0), libarts1-trinity-dev (<< 4:14.0.0) -Depends: libarts1c2a-trinity (= ${binary:Version}), libartsc0-trinity-dev (= ${binary:Version}), ${libasound2-dev}, libaudio-dev, libaudiofile-dev, libesd0-dev, libglib2.0-dev, libogg-dev, libvorbis-dev, libtqtinterface-dev +Depends: libarts1c2a-trinity (= ${binary:Version}), libartsc0-trinity-dev (= ${binary:Version}), ${libasound2-dev}, libaudio-dev, libaudiofile-dev, libesd0-dev, libglib2.0-dev, libogg-dev, libvorbis-dev, libmad0-dev, libtqtinterface-dev Description: development files for the aRts sound system core components This package contains the header files needed to build applications that use the aRts sound system. |