[control file] libsndfile1-dev dependency is changed for libremix and libremix-dev...
authorprince <prince.dubey@samsung.com>
Thu, 22 Sep 2011 10:30:49 +0000 (19:30 +0900)
committerprince <prince.dubey@samsung.com>
Thu, 22 Sep 2011 12:40:38 +0000 (21:40 +0900)
Change-Id: I29778edbe173d3580f43b37171669c1aaf4dca7f

debian/control

index f6374d1..7008e26 100755 (executable)
@@ -3,13 +3,13 @@ Section: libs
 Priority: optional
 Uploaders: Prince Kumar Dubey<prince.dubey@samsung.com> Govindaraju S M<govi.sm@samsung.com>
 Maintainer: Conrad Parker <conrad@metadecks.org>
-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.