~ubuntu-branches/ubuntu/precise/gnuradio/precise

« back to all changes in this revision

Viewing changes to gr-usrp2/gnuradio-usrp2.pc.in

  • Committer: Bazaar Package Importer
  • Author(s): Kamal Mostafa
  • Date: 2010-03-13 07:46:01 UTC
  • mfrom: (2.1.2 sid)
  • Revision ID: james.westby@ubuntu.com-20100313074601-zjsa893a87bozyh7
Tags: 3.2.2.dfsg-1ubuntu1
* Fix build for Ubuntu lucid (LP: #260406)
  - add binary package dep for libusrp0, libusrp2-0: adduser
  - debian/rules clean: remove pre-built Qt moc files

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
prefix=@prefix@
 
2
exec_prefix=@exec_prefix@
 
3
libdir=@libdir@
 
4
includedir=@includedir@/gnuradio
 
5
 
 
6
Name: gnuradio-usrp2
 
7
Description: GNU Software Radio support for Universal Software Radio Peripheral 2
 
8
Requires: gnuradio-core usrp2
 
9
Version: @VERSION@
 
10
Libs: -L${libdir} -lgnuradio-usrp2
 
11
Cflags: -I${includedir}