diff options
author | François Andriot <albator78@libertysurf.fr> | 2013-09-08 19:34:32 +0200 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2013-09-08 19:34:32 +0200 |
commit | 301b2ea35ee6a1aa9bc2a06cdefecc1d4e5a88e1 (patch) | |
tree | 115e0a56c78c9af00bfcd2bab2bf2d525eb14d62 /ubuntu/precise/dependencies | |
parent | f71821dce526a309408845895014b4d311d9a57d (diff) | |
parent | 85dcb4c6fa5a83280b34e2d19eefa90d2b58b565 (diff) | |
download | tde-packaging-301b2ea35ee6a1aa9bc2a06cdefecc1d4e5a88e1.tar.gz tde-packaging-301b2ea35ee6a1aa9bc2a06cdefecc1d4e5a88e1.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
Diffstat (limited to 'ubuntu/precise/dependencies')
-rw-r--r-- | ubuntu/precise/dependencies/arts/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
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. |