From: prince Date: Thu, 22 Sep 2011 10:30:49 +0000 (+0900) Subject: [control file] libsndfile1-dev dependency is changed for libremix and libremix-dev... X-Git-Tag: 2.0_alpha~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=66944e24f703883fababc06761c47a9c0f7e2b3e;p=platform%2Fupstream%2Flibremix.git [control file] libsndfile1-dev dependency is changed for libremix and libremix-dev pkg. Change-Id: I29778edbe173d3580f43b37171669c1aaf4dca7f --- diff --git a/debian/control b/debian/control index f6374d1..7008e26 100755 --- a/debian/control +++ b/debian/control @@ -3,13 +3,13 @@ Section: libs Priority: optional Uploaders: Prince Kumar Dubey Govindaraju S M Maintainer: Conrad Parker -Build-Depends: cdbs, libsndfile1-dev, pkg-config, libtool +Build-Depends: cdbs, libsndfile1-dev, libsndfile1, pkg-config, libtool Standards-Version: 0.2.3 Homepage: http://www.metadecks.org/software/remix/ Package: libremix Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, libsndfile1-dev +Depends: ${shlibs:Depends}, ${misc:Depends}, libsndfile1 Suggests: libremix (= ${binary:Version}) Description: Various binaries for use with libremix. Remix is an audio sequencing and mixing library that provides a multichannel, @@ -26,4 +26,4 @@ Description: libremix headers and static libraries Remix is an audio sequencing and mixing library that provides a multichannel, sparse audio data container (streams), a structured mixing abstraction (decks), and widely useful means of generating control data (via envelopes) and of - caching audio data. \ No newline at end of file + caching audio data.